pubKeyUncompressedByteLen constant
int
const pubKeyUncompressedByteLen
Uncompressed public key length in bytes
Implementation
static const int pubKeyUncompressedByteLen = 65;
Uncompressed public key length in bytes
static const int pubKeyUncompressedByteLen = 65;