|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#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) |
| int x509_purpose_st::flags |
| char* x509_purpose_st::name |
| int x509_purpose_st::purpose |
| char* x509_purpose_st::sname |
| int x509_purpose_st::trust |
| void* x509_purpose_st::usr_data |
1.8.13