Resolves a DID URI, returning the full contents of the DID document.
A promise of a DidResolutionResult object representing the DID document or null if the DID cannot be resolved.
A DID URI identifying a DID document. All additional parameters and fragments are ignored.
Resolves a DID URI, returning the full contents of the DID document.
Returns
A promise of a DidResolutionResult object representing the DID document or null if the DID cannot be resolved.