crypto_stream_xsalsa20_keybytes method

int crypto_stream_xsalsa20_keybytes()

Implementation

int crypto_stream_xsalsa20_keybytes() {
  return _crypto_stream_xsalsa20_keybytes();
}