Botan 3.11.0
Crypto and TLS for C&
CK_SALSA20_CHACHA20_POLY1305_MSG_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_BYTEpNonce
CK_BYTEpTag
CK_ULONG ulNonceLen

Detailed Description

Definition at line 1824 of file pkcs11.h.

Member Data Documentation

◆ pNonce

CK_BYTE* CK_SALSA20_CHACHA20_POLY1305_MSG_PARAMS::pNonce

Definition at line 1825 of file pkcs11.h.

◆ pTag

CK_BYTE* CK_SALSA20_CHACHA20_POLY1305_MSG_PARAMS::pTag

Definition at line 1827 of file pkcs11.h.

◆ ulNonceLen

CK_ULONG CK_SALSA20_CHACHA20_POLY1305_MSG_PARAMS::ulNonceLen

Definition at line 1826 of file pkcs11.h.


The documentation for this struct was generated from the following file: