![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
This is the complete list of members for SSLIOStreamDevice< Protocol >, including all inherited members.
connect(const std::string &server, const std::string &port) | SSLIOStreamDevice< Protocol > | inline |
fNeedHandshake | SSLIOStreamDevice< Protocol > | private |
fUseSSL | SSLIOStreamDevice< Protocol > | private |
handshake(ssl::stream_base::handshake_type role) | SSLIOStreamDevice< Protocol > | inline |
read(char *s, std::streamsize n) | SSLIOStreamDevice< Protocol > | inline |
SSLIOStreamDevice(asio::ssl::stream< typename Protocol::socket > &streamIn, bool fUseSSLIn) | SSLIOStreamDevice< Protocol > | inline |
stream | SSLIOStreamDevice< Protocol > | private |
write(const char *s, std::streamsize n) | SSLIOStreamDevice< Protocol > | inline |