crypto_pwhash_argon2id_strbytes method

int crypto_pwhash_argon2id_strbytes()

Implementation

int crypto_pwhash_argon2id_strbytes() {
  return _crypto_pwhash_argon2id_strbytes();
}