crypto_stream_xsalsa20_noncebytes method

int crypto_stream_xsalsa20_noncebytes()

Implementation

int crypto_stream_xsalsa20_noncebytes() {
  return _crypto_stream_xsalsa20_noncebytes();
}