crypto_secretstream_xchacha20poly1305_tag_message method

int crypto_secretstream_xchacha20poly1305_tag_message()

Implementation

int crypto_secretstream_xchacha20poly1305_tag_message() {
  return _crypto_secretstream_xchacha20poly1305_tag_message();
}