@the-hashgraph-group-ag/cryptosuites-core / VerificationData
Interface: VerificationData
Defined in: packages/core/src/interfaces/proof-verifier.ts:7
The verification data is the data that needs to be verified against the proof value.
Properties
verificationInput
verificationInput:
Uint8Array
The verification input is the data that needs to be verified against the proof value.