Cryptographic Identity
Certification.
Every business verified by Verinty receives a VRNT certification node — a SHA-256 cryptographic hash that provides tamper-proof proof of your entity identity at the time of verification.
Eight Fields. One Tamper-Proof Hash.
Machine-Readable Proof.
The Certification node is embedded directly inside your JSON-LD schema — alongside your Organisation, ProfessionalService, and WebSite nodes. Google, Bing, and AI search engines can read it as part of your entity record.
{
"@type": "Certification",
"@id": "https://verinty.com/#certification",
"name": "Verinty Identity Certification",
"identifier": [
{
"@type": "PropertyValue",
"propertyID": "auditHash",
"value": "a5a961d83a042d6d..."
},
{
"@type": "PropertyValue",
"propertyID": "auditId",
"value": "vrnt-uuid-xxxx-xxxx"
}
],
"expires": "2027-04-16",
"publisher": {
"@type": "Organization",
"name": "Verinty",
"url": "https://verinty.com"
}
}Why Cryptographic Certification Changes Everything.
Proves identity at a point in time
The hash captures your entity state — name, ABN/NZBN, address, status — at the moment of verification. If anything changes, the hash changes.
AI systems can verify authenticity
The Certification node in your schema gives AI search engines a machine-readable proof that your identity was verified by a third party against a government registry.
Tamper-evident by design
SHA-256 is a one-way function. Any modification to the underlying identity data produces a completely different hash — making silent tampering impossible.
Renews with every re-verification
Each time Verinty re-verifies your entity against ABR or NZBN, a new certification hash is issued and your schema is updated automatically.
Get Your Certification
No credit card required. Verify your ABN or NZBN, deploy your schema, and receive your VRNT cryptographic certification in under 60 seconds.