tango.net.device.SSLSocket

Members

Classes

SSLServerSocket
class SSLServerSocket

SSLServerSocket is a sub-class of ServerSocket. It's purpose is to provide SSL encryption at the socket level as well as easily tie into existing Tango applications that may already be using ServerSocket.

SSLSocket
class SSLSocket

SSLSocket is a sub-class of Socket. It's purpose is to provide SSL encryption at the socket level as well as easily fit into existing Tango network applications that may already be using Socket.

Functions

blah
int blah(int booger, void* x)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

BSD style: $(LICENSE)

Authors

Jeff Davey <j@submersion.com>