scryptKeyLen constant

int const scryptKeyLen

Length of the scrypt-derived key in bytes.

Implementation

static const int scryptKeyLen = 64;