PrivateKeySize top-level constant

int const PrivateKeySize

PrivateKeySize is the size, in bytes, of private keys as used in this package.

Implementation

const PrivateKeySize = 64;