resolve

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

Return

A DidResolutionResult containing the resolved DID document or an error message.

Parameters

didUrl

The DID URL to resolve.

Throws

if resolving the specified DID method is not supported.