Expand description
did:key method implementation.
did:key is a self-contained DID method where the DID itself encodes
the public key. No network resolution is needed.
Reference: https://w3c-ccg.github.io/did-method-key/
Structsยง
- DidKey
Resolver - Resolver for
did:keymethod.