PublicKeySize top-level constant

int const PublicKeySize

PublicKeySize is the size, in bytes, of public keys as used in this package.

Implementation

const PublicKeySize = 32;