Module key

Module key 

Source
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ยง

DidKeyResolver
Resolver for did:key method.