Decodes a signature produced by encodeSignature. The input must be 64 bytes, represented as hex or Base64. Base64 padding is optional.
the signature string to decode
TypeError if the signature format is incorrect
Generated using TypeDoc
Decodes a signature produced by encodeSignature. The input must be 64 bytes, represented as hex or Base64. Base64 padding is optional.