Implementation of dereference compliant with W3C DID specifications. If a DID URL is invalid or has not been registered, this is indicated by the error property on the dereferencingMetadata.
dereference
error
dereferencingMetadata
The DID URL to dereference.
The resolution options accepted by the dereference function as specified in the W3C DID specifications.
The resolution result for the dereference function as specified in the W3C DID specifications.
Implementation of
dereference
compliant with W3C DID specifications. If a DID URL is invalid or has not been registered, this is indicated by theerror
property on thedereferencingMetadata
.