Interface: VerificationData

The verification data is the data that needs to be verified against the proof value.

Properties

proofValue

proofValue: Uint8Array

The proof value from the secured document.


verificationInput

verificationInput: Uint8Array

The verification input is the data that needs to be verified against the proof value.


verificationMethod

verificationMethod: string

The verification method that was used to verify the proof.