pubKeyCompressedByteLen constant
        
        int
        const pubKeyCompressedByteLen
        
      
      
Compressed public key length in bytes
Implementation
static const int pubKeyCompressedByteLen = 33;Compressed public key length in bytes
static const int pubKeyCompressedByteLen = 33;