Size in bytes of a compact (recoverable) ECDSA signature.
Synopsis
Declared in <pubkey.h>
inline constexpr static
unsigned int COMPACT_SIGNATURE_SIZE = 65;
Created with MrDocs
Size in bytes of a compact (recoverable) ECDSA signature.
Declared in <pubkey.h>
inline constexpr static
unsigned int COMPACT_SIGNATURE_SIZE = 65;
Created with MrDocs