Default

Default companion object for creating a DidWebApi with a default configuration.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun import(portableDid: PortableDid, keyManager: KeyManager = InMemoryKeyManager()): BearerDid

Instantiates a BearerDid object for the DID WEB method from a given PortableDid.

Link copied to clipboard

Resolves a did:jwk URI into a DidResolutionResult.