crypto_pwhash_opslimit_max method

int crypto_pwhash_opslimit_max()

Implementation

int crypto_pwhash_opslimit_max() {
  return _crypto_pwhash_opslimit_max();
}