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

#include <x509v3.h>

Public Attributes

DIST_POINT_NAMEdistpoint
 
int onlyuser
 
int onlyCA
 
ASN1_BIT_STRINGonlysomereasons
 
int indirectCRL
 
int onlyattr
 

Detailed Description

Definition at line 356 of file x509v3.h.

Member Data Documentation

DIST_POINT_NAME * ISSUING_DIST_POINT_st::distpoint

Definition at line 358 of file x509v3.h.

int ISSUING_DIST_POINT_st::indirectCRL

Definition at line 362 of file x509v3.h.

int ISSUING_DIST_POINT_st::onlyattr

Definition at line 363 of file x509v3.h.

int ISSUING_DIST_POINT_st::onlyCA

Definition at line 360 of file x509v3.h.

ASN1_BIT_STRING * ISSUING_DIST_POINT_st::onlysomereasons

Definition at line 361 of file x509v3.h.

int ISSUING_DIST_POINT_st::onlyuser

Definition at line 359 of file x509v3.h.


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