X509_VERIFY_PARAM_st Struct Reference

#include <x509_vfy.h>

Public Member Functions

  STACK_OF (ASN1_OBJECT)*policies

Data Fields

char *  name
time_t  check_time
unsigned long  inh_flags
unsigned long  flags
int  purpose
int  trust
int  depth

Member Function Documentation

X509_VERIFY_PARAM_st::STACK_OF ASN1_OBJECT   ) 
 

Field Documentation

time_t X509_VERIFY_PARAM_st::check_time
 
int X509_VERIFY_PARAM_st::depth
 
unsigned long X509_VERIFY_PARAM_st::flags
 
unsigned long X509_VERIFY_PARAM_st::inh_flags
 
char* X509_VERIFY_PARAM_st::name
 
int X509_VERIFY_PARAM_st::purpose
 
int X509_VERIFY_PARAM_st::trust
 

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

Copyright © Nokia Corporation 2001-2008
Back to top