crypto_aead_aes256gcm_npubbytes method

int crypto_aead_aes256gcm_npubbytes()

Implementation

int crypto_aead_aes256gcm_npubbytes() {
  return _crypto_aead_aes256gcm_npubbytes();
}