Performs all steps to verify a credential (unsigned), which includes verifying data structure, data integrity, and looking up its attestation on the KILT blockchain.
In most cases, credentials submitted by a third party would be expected to be signed (a 'presentation').
To verify the additional signature as well, use verifyPresentation.
Performs all steps to verify a credential (unsigned), which includes verifying data structure, data integrity, and looking up its attestation on the KILT blockchain. In most cases, credentials submitted by a third party would be expected to be signed (a 'presentation'). To verify the additional signature as well, use
verifyPresentation
.