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

#include <x509_vfy.h>

Public Attributes

int num_paths
 
int num_alloced
 
char ** paths
 
int * path_type
 

Detailed Description

Definition at line 91 of file x509_vfy.h.

Member Data Documentation

int x509_file_st::num_alloced

Definition at line 94 of file x509_vfy.h.

int x509_file_st::num_paths

Definition at line 93 of file x509_vfy.h.

int * x509_file_st::path_type

Definition at line 96 of file x509_vfy.h.

char ** x509_file_st::paths

Definition at line 95 of file x509_vfy.h.


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