libressl-d ~master (2022-05-15T17:34:09.6250468)
Dub
Repo
TXT_DB_read
libressl_d
openssl
txt_db
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
.
TXT_DB
*
TXT_DB_read
(char* in_, int num)
version(OPENSSL_NO_BIO)
extern (
C
) nothrow @
nogc
.
TXT_DB
*
TXT_DB_read
(
char
*
in_
,
int
num
)
.
TXT_DB
*
TXT_DB_read
(libressl_d.openssl.bio.BIO* in_, int num)
Meta
Source
See Implementation
libressl_d
openssl
txt_db
aliases
OPENSSL_PSTRING
TXT_DB
functions
TXT_DB_create_index
TXT_DB_free
TXT_DB_get_by_index
TXT_DB_insert
TXT_DB_read
TXT_DB_write
manifest constants
DB_ERROR_INDEX_CLASH
DB_ERROR_INDEX_OUT_OF_RANGE
DB_ERROR_INSERT_INDEX_CLASH
DB_ERROR_MALLOC
DB_ERROR_NO_INDEX
DB_ERROR_OK
structs
stack_st_OPENSSL_PSTRING
txt_db_st