x509_store_st Struct Reference

#include <x509_vfy.h>


Public Member Functions

 STACK_OF (X509_OBJECT)*objs
 STACK_OF (X509_LOOKUP)*get_cert_methods

Data Fields

int cache
X509_VERIFY_PARAMparam
int(* verify )(X509_STORE_CTX *ctx)
int(* verify_cb )(int ok, X509_STORE_CTX *ctx)
int(* get_issuer )(X509 **issuer, X509_STORE_CTX *ctx, X509 *x)
int(* check_issued )(X509_STORE_CTX *ctx, X509 *x, X509 *issuer)
int(* check_revocation )(X509_STORE_CTX *ctx)
int(* get_crl )(X509_STORE_CTX *ctx, X509_CRL **crl, X509 *x)
int(* check_crl )(X509_STORE_CTX *ctx, X509_CRL *crl)
int(* cert_crl )(X509_STORE_CTX *ctx, X509_CRL *crl, X509 *x)
int(* cleanup )(X509_STORE_CTX *ctx)
CRYPTO_EX_DATA ex_data
int references


Detailed Description

Definition at line 181 of file x509_vfy.h.


Member Function Documentation

x509_store_st::STACK_OF ( X509_OBJECT   ) 

x509_store_st::STACK_OF ( X509_LOOKUP   ) 


Field Documentation

Definition at line 184 of file x509_vfy.h.

Definition at line 190 of file x509_vfy.h.

int(* x509_store_st::get_issuer)(X509 **issuer, X509_STORE_CTX *ctx, X509 *x)

Definition at line 203 of file x509_vfy.h.

Definition at line 204 of file x509_vfy.h.


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

Generated on Thu Aug 20 22:33:08 2009 for OpenXDAS by  doxygen 1.5.6