crypto_pwhash_opslimit_min method

int crypto_pwhash_opslimit_min()

Implementation

int crypto_pwhash_opslimit_min() {
  return _crypto_pwhash_opslimit_min();
}