pubKeyUncompressedByteLen constant

int const pubKeyUncompressedByteLen

Uncompressed public key length in bytes

Implementation

static const int pubKeyUncompressedByteLen = 65;