#include <x509v3.h>
Data Fields | |
int | purpose |
int | trust |
int | flags |
int(* | check_purpose )(const struct x509_purpose_st *, const X509 *, int) |
char * | name |
char * | sname |
void * | usr_data |
Definition at line 406 of file x509v3.h.
int(* x509_purpose_st::check_purpose)(const struct x509_purpose_st *, const X509 *, int) |
char* x509_purpose_st::name |
char* x509_purpose_st::sname |