x509_lookup_st Struct Reference

#include <x509_vfy.h>

Data Fields

int  init
int  skip
X509_LOOKUP_METHOD method
char *  method_data
X509_STORE store_ctx

Field Documentation

int x509_lookup_st::init
 
X509_LOOKUP_METHOD* x509_lookup_st::method
 
char* x509_lookup_st::method_data
 
int x509_lookup_st::skip
 
X509_STORE* x509_lookup_st::store_ctx
 

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

Copyright © Nokia Corporation 2001-2008
Back to top