Botan 3.4.0
Crypto and TLS for C&
Public Attributes | List of all members
CK_DES_CBC_ENCRYPT_DATA_PARAMS Struct Reference

#include <pkcs11t.h>

Public Attributes

CK_BYTE iv [8]
 
CK_ULONG length
 
CK_BYTE_PTR pData
 

Detailed Description

Definition at line 1494 of file pkcs11t.h.

Member Data Documentation

◆ iv

CK_BYTE CK_DES_CBC_ENCRYPT_DATA_PARAMS::iv[8]

Definition at line 1495 of file pkcs11t.h.

◆ length

CK_ULONG CK_DES_CBC_ENCRYPT_DATA_PARAMS::length

Definition at line 1497 of file pkcs11t.h.

◆ pData

CK_BYTE_PTR CK_DES_CBC_ENCRYPT_DATA_PARAMS::pData

Definition at line 1496 of file pkcs11t.h.


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