Did Dht Api
Base class for managing DID DHT operations. Uses the given DidDhtConfiguration.
Inheritors
Functions
Link copied to clipboard
Creates a new "did:dht" DID, derived from an initial identity key, and stores the associated private key in the provided KeyManager.
Link copied to clipboard
Instantiates a BearerDid object for the DID DHT method from a given PortableDid.
Link copied to clipboard
Publishes a DidDocument to the DHT.
Link copied to clipboard
Resolves a "did:dht" DID into a DidResolutionResult, which contains the DID Document and possible related metadata.