crypto_kdf_bytes_max method

int crypto_kdf_bytes_max()

Implementation

int crypto_kdf_bytes_max() {
  return _crypto_kdf_bytes_max();
}