crypto_pwhash_alg_default method

int crypto_pwhash_alg_default()

Implementation

int crypto_pwhash_alg_default() {
  return _crypto_pwhash_alg_default();
}