#include <x509v3.h>
Public Attributes | |
int | purpose |
int | trust |
int | flags |
int(* | check_purpose )(const struct x509_purpose_st *, const X509 *, int) |
char * | name |
char * | sname |
void * | usr_data |
int(* x509_purpose_st::check_purpose)(const struct x509_purpose_st *, const X509 *, int) |