@the-hashgraph-group-ag/signer-internal-ed25519 / InternalEd25519Verifier
Class: InternalEd25519Verifier
An internal implementation of the Verifier interface. This implementation uses the Ed25519 algorithm from the tweetnacl library.
Methods
verify()
verify(
securedDocument,options,cryptosuites):Promise<boolean>
Verify a signature of a message.