Public Attributes | List of all members
x509_purpose_st Struct Reference

#include <x509v3.h>

Public Attributes

int(* check_purpose )(const struct x509_purpose_st *, const X509 *, int)
 
int flags
 
char * name
 
int purpose
 
char * sname
 
int trust
 
void * usr_data
 

Detailed Description

Definition at line 438 of file x509v3.h.

Member Data Documentation

◆ check_purpose

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

Definition at line 442 of file x509v3.h.

◆ flags

int x509_purpose_st::flags

Definition at line 441 of file x509v3.h.

◆ name

char* x509_purpose_st::name

Definition at line 443 of file x509v3.h.

◆ purpose

int x509_purpose_st::purpose

Definition at line 439 of file x509v3.h.

◆ sname

char* x509_purpose_st::sname

Definition at line 444 of file x509v3.h.

◆ trust

int x509_purpose_st::trust

Definition at line 440 of file x509v3.h.

◆ usr_data

void* x509_purpose_st::usr_data

Definition at line 445 of file x509v3.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:50