webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
x509_purpose_st Struct Reference

#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
 
voidusr_data
 

Member Data Documentation

◆ check_purpose

int(* x509_purpose_st::check_purpose) (const struct x509_purpose_st *, const X509 *, int)

◆ flags

int x509_purpose_st::flags

◆ name

char* x509_purpose_st::name

◆ purpose

int x509_purpose_st::purpose

◆ sname

char* x509_purpose_st::sname

◆ trust

int x509_purpose_st::trust

◆ usr_data

void* x509_purpose_st::usr_data

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