A simple custom encoding that encodes the extended signature as r (32 bytes) | s (32 bytes) | recovery param (1 byte) where | denotes concatenation of bonary data.
Decode extended signature from the simple fixed length encoding described in toFixedLength().
Generated using TypeDoc
A Secp256k1Signature plus the recovery parameter