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

Public Attributes

int type
 
union {
   X509_NAME *   byName
 
   ASN1_OCTET_STRING *   byKey
 
d
 

Detailed Description

Definition at line 218 of file ocsp.c.

Member Data Documentation

ASN1_OCTET_STRING* ResponderID::byKey

Definition at line 222 of file ocsp.c.

X509_NAME* ResponderID::byName

Definition at line 221 of file ocsp.c.

union { ... } ResponderID::d
int ResponderID::type

Definition at line 219 of file ocsp.c.


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