|
Open-Transactions
0.93.0-ge03d287
|
#include <OpenSSL_BIO.hpp>
Public Member Functions | |
| EXPORT | OpenSSL_BIO (BIO *pBIO) |
| EXPORT | ~OpenSSL_BIO () |
| EXPORT | operator BIO * () const |
| EXPORT void | release () |
| EXPORT void | setFreeOnly () |
Definition at line 143 of file OpenSSL_BIO.hpp.
| opentxs::OpenSSL_BIO::OpenSSL_BIO | ( | BIO * | pBIO | ) |
Definition at line 5048 of file OTCrypto.cpp.
| opentxs::OpenSSL_BIO::~OpenSSL_BIO | ( | ) |
Definition at line 5055 of file OTCrypto.cpp.
| opentxs::OpenSSL_BIO::operator BIO * | ( | ) | const |
Definition at line 5067 of file OTCrypto.cpp.
| void opentxs::OpenSSL_BIO::release | ( | ) |
Definition at line 5072 of file OTCrypto.cpp.
| void opentxs::OpenSSL_BIO::setFreeOnly | ( | ) |
Definition at line 5077 of file OTCrypto.cpp.