signatureToJson
signatureToJson(
input):DidSignature
Transforms the output of a [[SignCallback]] into the [[DidSignature]] format suitable for json-based data exchange.
Parameters
Section titled “Parameters”• input: SignResponseData
Signature data returned from the [[SignCallback]].
Returns
Section titled “Returns”A [[DidSignature]] object where signature is hex-encoded.