crypto_pwhash_memlimit_min method

int crypto_pwhash_memlimit_min()

Implementation

int crypto_pwhash_memlimit_min() {
  return _crypto_pwhash_memlimit_min();
}