Botan 3.11.0
Crypto and TLS for C&
CK_DES_CBC_ENCRYPT_DATA_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_BYTE iv [8]
CK_ULONG length
CK_BYTEpData

Detailed Description

Definition at line 1534 of file pkcs11.h.

Member Data Documentation

◆ iv

CK_BYTE CK_DES_CBC_ENCRYPT_DATA_PARAMS::iv[8]

Definition at line 1535 of file pkcs11.h.

◆ length

CK_ULONG CK_DES_CBC_ENCRYPT_DATA_PARAMS::length

Definition at line 1537 of file pkcs11.h.

◆ pData

CK_BYTE* CK_DES_CBC_ENCRYPT_DATA_PARAMS::pData

Definition at line 1536 of file pkcs11.h.


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