resolvedKeyToKey
resolvedKeyToKey(
key
):DidKey
Converts the DID key returned by the resolveKey()
into the format used in the SDK.
Parameters
• key: any
The key in the resolveKey-format.
Returns
The key in the SDK format.
resolvedKeyToKey(
key
):DidKey
Converts the DID key returned by the resolveKey()
into the format used in the SDK.
• key: any
The key in the resolveKey-format.
The key in the SDK format.