crypto_pwhash_argon2i_bytes_max method

int crypto_pwhash_argon2i_bytes_max()

Implementation

int crypto_pwhash_argon2i_bytes_max() {
  return _crypto_pwhash_argon2i_bytes_max();
}