saltSize constant

int const saltSize

PBKDF2 salt size in bytes.

Implementation

static const int saltSize = 16;