crypto_secretstream_xchacha20poly1305_messagebytes_max method

int crypto_secretstream_xchacha20poly1305_messagebytes_max()

Implementation

int crypto_secretstream_xchacha20poly1305_messagebytes_max() {
  return _crypto_secretstream_xchacha20poly1305_messagebytes_max();
}