OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | Public Attributes | List of all members
CMS_AuthenticatedData_st Struct Reference

#include <cms_lcl.h>

Public Member Functions

 STACK_OF (CMS_RecipientInfo)*recipientInfos
 
 STACK_OF (X509_ATTRIBUTE)*authAttrs
 
 STACK_OF (X509_ATTRIBUTE)*unauthAttrs
 

Public Attributes

long version
 
CMS_OriginatorInfooriginatorInfo
 
X509_ALGORmacAlgorithm
 
X509_ALGORdigestAlgorithm
 
CMS_EncapsulatedContentInfoencapContentInfo
 
ASN1_OCTET_STRINGmac
 

Detailed Description

Definition at line 304 of file cms_lcl.h.

Member Function Documentation

CMS_AuthenticatedData_st::STACK_OF ( CMS_RecipientInfo  )
CMS_AuthenticatedData_st::STACK_OF ( X509_ATTRIBUTE  )
CMS_AuthenticatedData_st::STACK_OF ( X509_ATTRIBUTE  )

Member Data Documentation

X509_ALGOR* CMS_AuthenticatedData_st::digestAlgorithm

Definition at line 310 of file cms_lcl.h.

CMS_EncapsulatedContentInfo* CMS_AuthenticatedData_st::encapContentInfo

Definition at line 311 of file cms_lcl.h.

ASN1_OCTET_STRING* CMS_AuthenticatedData_st::mac

Definition at line 313 of file cms_lcl.h.

X509_ALGOR* CMS_AuthenticatedData_st::macAlgorithm

Definition at line 309 of file cms_lcl.h.

CMS_OriginatorInfo* CMS_AuthenticatedData_st::originatorInfo

Definition at line 307 of file cms_lcl.h.

long CMS_AuthenticatedData_st::version

Definition at line 306 of file cms_lcl.h.


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