This interface parametrizes VerifierKey and extends it with Ed specific details.
Readonly
Multicodec code that corresponds to Ed public key.
Returns unwrapped did:key of this principal.
Source data before it was byte encoding into payload.
Takes byte encoded payload and verifies that it is signed by corresponding signer.
Wraps key of this verifier into a verifier with a different DID. This is primarily used to wrap VerifierKey into a Verifier that has did of different method.
Generated using TypeDoc
This interface parametrizes VerifierKey and extends it with Ed specific details.