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

#include <cms_lcl.h>

Public Attributes

int type
 
union {
   CMS_IssuerAndSerialNumber *   issuerAndSerialNumber
 
   ASN1_OCTET_STRING *   subjectKeyIdentifier
 
d
 

Detailed Description

Definition at line 145 of file cms_lcl.h.

Member Data Documentation

union { ... } CMS_SignerIdentifier_st::d
CMS_IssuerAndSerialNumber* CMS_SignerIdentifier_st::issuerAndSerialNumber

Definition at line 149 of file cms_lcl.h.

ASN1_OCTET_STRING* CMS_SignerIdentifier_st::subjectKeyIdentifier

Definition at line 150 of file cms_lcl.h.

int CMS_SignerIdentifier_st::type

Definition at line 147 of file cms_lcl.h.


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