crypto_generichash_bytes_max method

int crypto_generichash_bytes_max()

Implementation

int crypto_generichash_bytes_max() {
  return _crypto_generichash_bytes_max();
}