DidResolvers

Singleton object representing a collection of DID resolvers.

Functions

Link copied to clipboard
fun addResolver(methodName: String, resolver: DidResolver)

Adds a custom resolver for a specific DID method.

Link copied to clipboard

Resolves a DID URL using an appropriate resolver based on the DID method.