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

#include <x509v3.h>

Public Attributes

ASN1_OBJECTpqualid
 
union {
   ASN1_IA5STRING *   cpsuri
 
   USERNOTICE *   usernotice
 
   ASN1_TYPE *   other
 
d
 
union {
   ASN1_IA5STRING *   cpsuri
 
   USERNOTICE *   usernotice
 
   ASN1_TYPE *   other
 
d
 

Detailed Description

Definition at line 291 of file x509v3.h.

Member Data Documentation

ASN1_IA5STRING* POLICYQUALINFO_st::cpsuri

Definition at line 294 of file x509v3.h.

union { ... } POLICYQUALINFO_st::d
union { ... } POLICYQUALINFO_st::d
ASN1_TYPE* POLICYQUALINFO_st::other

Definition at line 296 of file x509v3.h.

ASN1_OBJECT * POLICYQUALINFO_st::pqualid

Definition at line 292 of file x509v3.h.

USERNOTICE* POLICYQUALINFO_st::usernotice

Definition at line 295 of file x509v3.h.


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