hdac SDK
SDK for hdac blockchain development
Public 멤버 함수 | 모든 멤버 목록
SSLIOStreamDevice< Protocol > 클래스 템플릿 참조

#include <rpcprotocol.h>

SSLIOStreamDevice< Protocol >에 대한 상속 다이어그램 :

Public 멤버 함수

 SSLIOStreamDevice (boost::asio::ssl::stream< typename Protocol::socket > &streamIn, bool fUseSSLIn)
 
void handshake (boost::asio::ssl::stream_base::handshake_type role)
 
std::streamsize read (char *s, std::streamsize n)
 
std::streamsize write (const char *s, std::streamsize n)
 
bool connect (const std::string &server, const std::string &port)
 

상세한 설명

template<typename Protocol>
class SSLIOStreamDevice< Protocol >

IOStream device that speaks SSL but can also speak non-SSL


이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: