cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Member Functions | Public Attributes | List of all members
CONTENT_AUTHENC_INFO Struct Reference

#include <envelope.h>

Public Member Functions

 BUFFER (128, authEncParamLength) BYTE authEncParamData[128+8]
 
 BUFFER_FIXED (encParamDataLength) void *encParamData
 
 BUFFER_FIXED (macParamDataLength) void *macParamData
 

Public Attributes

CRYPT_ALGO_TYPE authEncAlgo
 
int authEncParamLength
 
int encParamDataLength
 
int macParamDataLength
 

Detailed Description

Definition at line 210 of file envelope.h.

Member Function Documentation

CONTENT_AUTHENC_INFO::BUFFER ( 128  ,
authEncParamLength   
)
CONTENT_AUTHENC_INFO::BUFFER_FIXED ( encParamDataLength  )
CONTENT_AUTHENC_INFO::BUFFER_FIXED ( macParamDataLength  )

Member Data Documentation

CRYPT_ALGO_TYPE CONTENT_AUTHENC_INFO::authEncAlgo

Definition at line 212 of file envelope.h.

int CONTENT_AUTHENC_INFO::authEncParamLength

Definition at line 217 of file envelope.h.

int CONTENT_AUTHENC_INFO::encParamDataLength

Definition at line 220 of file envelope.h.

int CONTENT_AUTHENC_INFO::macParamDataLength

Definition at line 223 of file envelope.h.


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