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

#include <ocsp.h>

Public Attributes

int type
 
union {
   X509_NAME *   byName
 
   ASN1_OCTET_STRING *   byKey
 
value
 
union {
   X509_NAME *   byName
 
   ASN1_OCTET_STRING *   byKey
 
value
 

Detailed Description

Definition at line 202 of file ocsp.h.

Member Data Documentation

ASN1_OCTET_STRING* ocsp_responder_id_st::byKey

Definition at line 207 of file ocsp.h.

X509_NAME* ocsp_responder_id_st::byName

Definition at line 206 of file ocsp.h.

int ocsp_responder_id_st::type

Definition at line 204 of file ocsp.h.

union { ... } ocsp_responder_id_st::value
union { ... } ocsp_responder_id_st::value

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