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

#include <x509_vfy.h>

Public Attributes

int init
 
int skip
 
X509_LOOKUP_METHODmethod
 
char * method_data
 
X509_STOREstore_ctx
 

Detailed Description

Definition at line 217 of file x509_vfy.h.

Member Data Documentation

int x509_lookup_st::init

Definition at line 219 of file x509_vfy.h.

X509_LOOKUP_METHOD * x509_lookup_st::method

Definition at line 221 of file x509_vfy.h.

char * x509_lookup_st::method_data

Definition at line 222 of file x509_vfy.h.

int x509_lookup_st::skip

Definition at line 220 of file x509_vfy.h.

X509_STORE * x509_lookup_st::store_ctx

Definition at line 224 of file x509_vfy.h.


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