crypto_pwhash_saltbytes method

int crypto_pwhash_saltbytes()

Implementation

int crypto_pwhash_saltbytes() {
  return _crypto_pwhash_saltbytes();
}