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

#include <cms_lcl.h>

Public Member Functions

 STACK_OF (CMS_RecipientInfo)*recipientInfos
 
 STACK_OF (X509_ATTRIBUTE)*unprotectedAttrs
 

Public Attributes

long version
 
CMS_OriginatorInfooriginatorInfo
 
CMS_EncryptedContentInfoencryptedContentInfo
 

Detailed Description

Definition at line 154 of file cms_lcl.h.

Member Function Documentation

CMS_EnvelopedData_st::STACK_OF ( CMS_RecipientInfo  )
CMS_EnvelopedData_st::STACK_OF ( X509_ATTRIBUTE  )

Member Data Documentation

CMS_EncryptedContentInfo* CMS_EnvelopedData_st::encryptedContentInfo

Definition at line 159 of file cms_lcl.h.

CMS_OriginatorInfo* CMS_EnvelopedData_st::originatorInfo

Definition at line 157 of file cms_lcl.h.

long CMS_EnvelopedData_st::version

Definition at line 156 of file cms_lcl.h.


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