On this pageUsingResolutionOptions interface Options that are forwarded to the DID resolver. Signature: export interface UsingResolutionOptions Properties Property Modifiers Type Description resolutionOptions? DIDResolutionOptions & { publicKeyFormat?: string; } (Optional) Options to be passed to the DID resolver.