pub const DEFAULT_PBKDF2_ITERATIONS: u32 = 200000;
Expand description

The default number of iterations to use in PBKDF2 derivations.