PeerDIDResolver

The PeerDIDResolver class is an implementation of the DIDResolver interface for resolving DID document using the Peer DID method.

See also

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val method: String

Functions

Link copied to clipboard
open suspend override fun resolve(didString: String): DIDDocument

Resolves a DID document using the Peer DID method.