Package totalcross.net.ssl
-
Interface Summary Interface Description Constants Constants use in the LiteSSL package. -
Class Summary Class Description SSL A representation of an SSL connection.SSLClient The client context.SSLContext SSLContextBase SSLContextMbedtls SSLContextSpi SSLCTX A base object for SSLServer/SSLClient.SSLReadHolder A holder for data read in an SSL read.SSLServer The server context.SSLSocket This class extends Sockets and provides secure socket using protocols such as the "Secure Sockets Layer" (SSL) or IETF "Transport Layer Security" (TLS) protocols.
The initial handshake on this connection is initiated by calling startHandshake which explicitly begins handshakes.SSLSocketFactory SSLSocketFactory creates SSLSockets.SSLUtil Some global helper functions.