crypto_stream_keybytes method

int crypto_stream_keybytes()

Implementation

int crypto_stream_keybytes() {
  return _crypto_stream_keybytes();
}