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

#include <x509.h>

Public Attributes

int trust
 
int flags
 
int(* check_trust )(struct x509_trust_st *, X509 *, int)
 
char * name
 
int arg1
 
voidarg2
 

Member Data Documentation

◆ arg1

int x509_trust_st::arg1

◆ arg2

void* x509_trust_st::arg2

◆ check_trust

int(* x509_trust_st::check_trust) (struct x509_trust_st *, X509 *, int)

◆ flags

int x509_trust_st::flags

◆ name

char* x509_trust_st::name

◆ trust

int x509_trust_st::trust

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