DID String - top level DID
DID URL Object
DID URL string
DID Document
Verifiable DID - resolved from the did
Static
codeMultibase code for ed25519 private key
Export the signer as a encoded string
Sign a message
Returns the DID URL
Static
fromOptional
resolver: ResolverStatic
generateGenerate a new signer
Optional
bytes: Uint8Array<ArrayBufferLike>Static
importImport a signer from a encoded string
Optional
did: VerifiableDIDStatic
importImport a signer from a JWK
Optional
did: VerifiableDIDOptional DID to verify the JWK
EdDSA signer
Implements