crypto_kdf_keybytes method

int crypto_kdf_keybytes()

Implementation

int crypto_kdf_keybytes() {
  return _crypto_kdf_keybytes();
}