SslOptions
interface SslOptions
Configuration options that should be applied when establishing an SSL connection.
Author
Scott Frederick
Since
3.1.0
See also
Properties
Link copied to clipboard
SslOptions that returns
null
results.Functions
Link copied to clipboard
Return the ciphers that can be used or an empty set.
Link copied to clipboard
Return the protocols that should be enabled or an empty set.
Link copied to clipboard
Return if any SSL options have been specified.
Link copied to clipboard
Factory method to create a new SslOptions instance.