scryptKeyLen constant
int
const scryptKeyLen
Length of the scrypt-derived key in bytes.
Implementation
static const int scryptKeyLen = 64;
Length of the scrypt-derived key in bytes.
static const int scryptKeyLen = 64;