Function: parseSerializedSignature()
parseSerializedSignature(
serializedSignature
):object
|object
Decodes a serialized signature into its constituent components: the signature scheme, the actual signature, and the public key
Parameters
• serializedSignature: string
Returns
object
| object
Feedback Form