Deserializes a DidSignature for signature verification.
Handles backwards compatibility to an older version of the interface where the keyUri property was called keyId.
Returns
The deserialized DidSignature where the signature is represented as a Uint8Array.
Deserializes a DidSignature for signature verification. Handles backwards compatibility to an older version of the interface where the
keyUri
property was calledkeyId
.Returns
The deserialized DidSignature where the signature is represented as a Uint8Array.