publicKeyLength constant

int const publicKeyLength

Length of a public key in bytes.

Implementation

static const int publicKeyLength = 32;