crypto_stream_noncebytes method

int crypto_stream_noncebytes()

Implementation

int crypto_stream_noncebytes() {
  return _crypto_stream_noncebytes();
}