Public Member Functions | Public Attributes | List of all members
X509V3_CONF_METHOD_st Struct Reference

#include <x509v3.h>

Public Member Functions

 STACK_OF (CONF_VALUE) *(*get_section)(void *db
 

Public Attributes

void(* free_section )(void *db, STACK_OF(CONF_VALUE) *section)
 
void(* free_string )(void *db, char *string)
 
char *(* get_string )(void *db, const char *section, const char *value)
 
const char * section
 

Detailed Description

Definition at line 128 of file x509v3.h.

Member Function Documentation

◆ STACK_OF()

X509V3_CONF_METHOD_st::STACK_OF ( CONF_VALUE  )

Member Data Documentation

◆ free_section

void(* X509V3_CONF_METHOD_st::free_section) (void *db, STACK_OF(CONF_VALUE) *section)

Definition at line 132 of file x509v3.h.

◆ free_string

void(* X509V3_CONF_METHOD_st::free_string) (void *db, char *string)

Definition at line 131 of file x509v3.h.

◆ get_string

char*(* X509V3_CONF_METHOD_st::get_string) (void *db, const char *section, const char *value)

Definition at line 129 of file x509v3.h.

◆ section

const char* X509V3_CONF_METHOD_st::section

Definition at line 130 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