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;
PrivateKeySize is the size, in bytes, of private keys as used in this package.
const PrivateKeySize = 64;