Synopsis
Declared in <openssl/conf.h>
struct stack_st_CONF_VALUE;
Non-Member Functions
Name |
Description |
Return all CONF_VALUE entries belonging to |
|
Return all name/value pairs belonging to a CONF section. |
|
Load a named configuration section via the context's CONF method. |
|
Parse a comma‐separated name[=value]list into a stack of CONF_VALUE entries. |
|
Return the CONF_VALUE stack for |
|
Convert an ASN1_BIT_STRING into named CONF_VALUE entries using |
|
Append a GeneralName to a configuration name/value stack for extension printing. |
|
Convert a GeneralNames set into a configuration name/value stack. |
Created with MrDocs