crypto_kdf_bytes_min method

int crypto_kdf_bytes_min()

Implementation

int crypto_kdf_bytes_min() {
  return _crypto_kdf_bytes_min();
}