crypto_aead_chacha20poly1305_npubbytes method

int crypto_aead_chacha20poly1305_npubbytes()

Implementation

int crypto_aead_chacha20poly1305_npubbytes() {
  return _crypto_aead_chacha20poly1305_npubbytes();
}