keypairLength constant

int const keypairLength

Length of a key pair (combined public and secret key) in bytes.

Implementation

static const int keypairLength = 96;