libressl-d ~master (2022-05-15T17:34:09.6250468)
Dub
Repo
_CONF_new_section
libressl_d
openssl
conf_api
Up until OpenSSL 0.9.5a, this was new_section
extern (
C
) nothrow @
nogc
libressl_d.openssl.conf.CONF_VALUE
*
_CONF_new_section
(
libressl_d.openssl.ossl_typ.CONF
*
conf
,
const
(
char
)*
section
)
Meta
Source
See Implementation
libressl_d
openssl
conf_api
functions
_CONF_add_string
_CONF_free_data
_CONF_get_number
_CONF_get_section
_CONF_get_section_values
_CONF_get_string
_CONF_new_data
_CONF_new_section
Up until OpenSSL 0.9.5a, this was new_section