crypto_secretstream_xchacha20poly1305_headerbytes method

int crypto_secretstream_xchacha20poly1305_headerbytes()

Implementation

int crypto_secretstream_xchacha20poly1305_headerbytes() {
  return _crypto_secretstream_xchacha20poly1305_headerbytes();
}