Socket
s and creating SSLContext
s.See: Description
Class | Description |
---|---|
SSLUtilities |
This class provides SSL utilities to create
SSLContext and SSLSocket
objects using JKS files (Or other supported formats). |
Exception | Description |
---|---|
SSLUtilityException |
This class provides the SSL Utility exception wrapper class.
|
Socket
s and creating SSLContext
s.