Package io.deephaven.ssl.config
Class CiphersProperties
java.lang.Object
io.deephaven.ssl.config.CiphersProperties
- All Implemented Interfaces:
Ciphers
Include the ciphers defined by the system properties "https.cipherSuites".
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.deephaven.ssl.config.Ciphers
Ciphers.Visitor<T> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CiphersPropertiesof()final <T> Twalk(Ciphers.Visitor<T> visitor)