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

#include <cms_lcl.h>

Public Attributes

int type
 
union {
   X509 *   certificate
 
   ASN1_STRING *   extendedCertificate
 
   ASN1_STRING *   v1AttrCert
 
   ASN1_STRING *   v2AttrCert
 
   CMS_OtherCertificateFormat *   other
 
d
 

Detailed Description

Definition at line 343 of file cms_lcl.h.

Member Data Documentation

X509* CMS_CertificateChoices::certificate

Definition at line 347 of file cms_lcl.h.

union { ... } CMS_CertificateChoices::d
ASN1_STRING* CMS_CertificateChoices::extendedCertificate

Definition at line 348 of file cms_lcl.h.

CMS_OtherCertificateFormat* CMS_CertificateChoices::other

Definition at line 351 of file cms_lcl.h.

int CMS_CertificateChoices::type

Definition at line 345 of file cms_lcl.h.

ASN1_STRING* CMS_CertificateChoices::v1AttrCert

Definition at line 349 of file cms_lcl.h.

ASN1_STRING* CMS_CertificateChoices::v2AttrCert

Definition at line 350 of file cms_lcl.h.


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