#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 |
X509V3_CONF_METHOD_st::STACK_OF | ( | CONF_VALUE | ) |
void(* X509V3_CONF_METHOD_st::free_section) (void *db, STACK_OF(CONF_VALUE) *section) |
void(* X509V3_CONF_METHOD_st::free_string) (void *db, char *string) |