mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
TXT_DB, a simple text based in memory database.
|
|
|
|
It holds rows of ascii data, for which the only special character is '\0'.
|
|
The rows can be of an unlimited length.
|