Base Framework
|
This is the complete list of members for SSLSocket, including all inherited members.
connect(const InetAddress &address, unsigned short port) (defined in SSLSocket) | SSLSocket | |
createSecure(StreamSocket socket, const String &pem) | SSLSocket | |
getCreatedById() const | Resource | |
getDescription() const | Resource | |
getHandle() const noexcept | Resource | inline |
getInternalHandle() const | Resource | inline |
getResourceId() const | Resource | |
handle | Resource | protected |
operator bool() const noexcept | Resource | inline |
read(uint8 *buffer, unsigned int size, bool nonblocking=false) | SSLSocket | |
setDescription(const String &description) | Resource | |
SSLSocket() (defined in SSLSocket) | SSLSocket | |
write(const uint8 *buffer, unsigned int size, bool nonblocking=false) | SSLSocket | |
~SSLSocket() (defined in SSLSocket) | SSLSocket |