java.lang.Object
de.craftsblock.craftsnet.api.ssl.SSL

public class SSL extends Object
The SSL class encapsulates a collection of utility methods aimed at facilitating SSL/TLS functionality within an application. Serving as a central hub for SSL configuration management, this class offers a range of methods for loading SSL contexts. These methods enable developers to seamlessly handle SSL-related operations, including the loading of SSL contexts using either default or custom certificate chain and private key files.
Since:
2.1.1-SNAPSHOT