openssl ~master (2021-05-13T03:39:50Z)
Home
Dub
Repo
TXT_DB_read
deimos
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
TXT_DB
*
TXT_DB_read
(
char
*
in_
,
int
num
)
TXT_DB
*
TXT_DB_read
(BIO* in_, int num)
Meta
Source
See Implementation
deimos
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
mixins
__anonymous
structs
txt_db_st