privKeyByteLen constant
int
const privKeyByteLen
Private key length in bytes: The length of an Ed25519-Kholaw private key.
Implementation
static const int privKeyByteLen = 64;
Private key length in bytes: The length of an Ed25519-Kholaw private key.
static const int privKeyByteLen = 64;