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

#include <cms_lcl.h>

Public Attributes

int type
 
union {
   X509_CRL *   crl
 
   CMS_OtherRevocationInfoFormat *   other
 
d
 

Detailed Description

Definition at line 325 of file cms_lcl.h.

Member Data Documentation

X509_CRL* CMS_RevocationInfoChoice_st::crl

Definition at line 329 of file cms_lcl.h.

union { ... } CMS_RevocationInfoChoice_st::d
CMS_OtherRevocationInfoFormat* CMS_RevocationInfoChoice_st::other

Definition at line 330 of file cms_lcl.h.

int CMS_RevocationInfoChoice_st::type

Definition at line 327 of file cms_lcl.h.


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