ocsp_responder_id_st Struct Reference

#include <ocsp.h>

Data Fields

int  type
union {
   X509_NAME *   byName
   ASN1_OCTET_STRING *   byKey
value

Field Documentation

ASN1_OCTET_STRING* ocsp_responder_id_st::byKey
 
X509_NAME* ocsp_responder_id_st::byName
 
int ocsp_responder_id_st::type
 
union { ... } ocsp_responder_id_st::value
 

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

Copyright © Nokia Corporation 2001-2008
Back to top