encKeyByteLen constant
int
const encKeyByteLen
Length of the BIP38 encrypted key in bytes.
Implementation
static const int encKeyByteLen = 39;
Length of the BIP38 encrypted key in bytes.
static const int encKeyByteLen = 39;