@the-hashgraph-group-ag/cryptosuites-eddsa-v1 / EdDSAProofVerifier
Class: EdDSAProofVerifier
EdDSAProofVerifier is a class that implements the Data Integrity EdDSA Cryptosuite v1.0 for the Ed25519 algorithm. It is used to extract the verification data from a secured document.
Methods
extractVerificationData()
extractVerificationData(
securedDocument,options?):Promise<VerificationData>
Extracts the verification data from the secured document.