TXT_DB_read

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. TXT_DB* TXT_DB_read(char* in_, int num)
  2. TXT_DB* TXT_DB_read(BIO* in_, int num)
    version(!OPENSSL_NO_BIO)
    extern (C) nothrow
    TXT_DB_read
    (
    BIO* in_
    ,
    int num
    )

Meta