Resolves a DID URI identifying a public key associated with a DID.
A promise of a ResolvedDidKey object representing the DID public key or null if the DID or key URI cannot be resolved.
A DID URI identifying a public key associated with a DID through the DID document.
Optional
Resolves a DID URI identifying a public key associated with a DID.
Returns
A promise of a ResolvedDidKey object representing the DID public key or null if the DID or key URI cannot be resolved.