Packages in the Secure Communication Module
The Secure Communication Module contains two packages:
Secure Sockets
Implements encrypted socket-based communication using the SSL/TLS protocols.
HTTPS
Implements the HTTPS protocol, which combines the HTTP protocol with SSL/TLS encrypted sockets. HTTPS is the most widely used protocol for secure Web traffic on the Internet.