SSLClient  v1.3.0
Add TLS 1.2 functionality to any network library.
SSLClientImpl Member List

This is the complete list of members for SSLClientImpl, including all inherited members.

available_impl()SSLClientImpl
connect_impl(IPAddress ip, uint16_t port)SSLClientImpl
connect_impl(const char *host, uint16_t port)SSLClientImpl
connected_impl()SSLClientImpl
flush_impl()SSLClientImpl
get_arduino_client()=0SSLClientImplprotectedpure virtual
get_arduino_client() const =0SSLClientImplprotectedpure virtual
get_session_array()=0SSLClientImplprotectedpure virtual
get_session_array() const =0SSLClientImplprotectedpure virtual
get_session_impl(const char *host, const IPAddress &addr)SSLClientImpl
getSessionCount() const =0SSLClientImplpure virtual
localPort()=0SSLClientImplpure virtual
m_error(const T str, const char *func_name) constSSLClientImplinlineprotected
m_info(const T str, const char *func_name) constSSLClientImplinlineprotected
m_print(const T str, const char *func_name, const DebugLevel level) constSSLClientImplinlineprotected
m_print_br_error(const unsigned br_error_code, const DebugLevel level) constSSLClientImplprotected
m_print_prefix(const char *func_name, const DebugLevel level) constSSLClientImplprotected
m_print_ssl_error(const int ssl_error, const DebugLevel level) constSSLClientImplprotected
m_warn(const T str, const char *func_name) constSSLClientImplinlineprotected
peek_impl()SSLClientImpl
read_impl(uint8_t *buf, size_t size)SSLClientImpl
remoteIP()=0SSLClientImplpure virtual
remotePort()=0SSLClientImplpure virtual
remove_session_impl(const char *host, const IPAddress &addr)SSLClientImpl
set_mutual_impl(const SSLClientParameters *params)SSLClientImpl
SSLClientImpl(const br_x509_trust_anchor *trust_anchors, const size_t trust_anchors_num, const int analog_pin, const DebugLevel debug)SSLClientImplexplicit
SSLClientImpl(const br_x509_trust_anchor *trust_anchors, const size_t trust_anchors_num, const int analog_pin, const DebugLevel debug, const SSLClientParameters *mutual_auth_params)SSLClientImplexplicit
stop_impl()SSLClientImpl
write_impl(const uint8_t *buf, size_t size)SSLClientImpl