crypto_secretstream_xchacha20poly1305_keybytes method

int crypto_secretstream_xchacha20poly1305_keybytes()

Implementation

int crypto_secretstream_xchacha20poly1305_keybytes() {
  return _crypto_secretstream_xchacha20poly1305_keybytes();
}