x509_lookup_method_st Struct Reference

#include <x509_vfy.h>


Data Fields

const char * name
int(* new_item )(X509_LOOKUP *ctx)
void(* free )(X509_LOOKUP *ctx)
int(* init )(X509_LOOKUP *ctx)
int(* shutdown )(X509_LOOKUP *ctx)
int(* ctrl )(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, char **ret)
int(* get_by_subject )(X509_LOOKUP *ctx, int type, X509_NAME *name, X509_OBJECT *ret)
int(* get_by_issuer_serial )(X509_LOOKUP *ctx, int type, X509_NAME *name, ASN1_INTEGER *serial, X509_OBJECT *ret)
int(* get_by_fingerprint )(X509_LOOKUP *ctx, int type, unsigned char *bytes, int len, X509_OBJECT *ret)
int(* get_by_alias )(X509_LOOKUP *ctx, int type, char *str, int len, X509_OBJECT *ret)


Detailed Description

Definition at line 139 of file x509_vfy.h.


Field Documentation

Definition at line 141 of file x509_vfy.h.

int(* x509_lookup_method_st::ctrl)(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, char **ret)

int(* x509_lookup_method_st::get_by_fingerprint)(X509_LOOKUP *ctx, int type, unsigned char *bytes, int len, X509_OBJECT *ret)

int(* x509_lookup_method_st::get_by_alias)(X509_LOOKUP *ctx, int type, char *str, int len, X509_OBJECT *ret)


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