x509_file_st Struct Reference

#include <x509_vfy.h>

Data Fields

int  num_paths
int  num_alloced
char **  paths
int *  path_type

Field Documentation

int x509_file_st::num_alloced
 
int x509_file_st::num_paths
 
int* x509_file_st::path_type
 
char** x509_file_st::paths
 

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

Copyright © Nokia Corporation 2001-2008
Back to top