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
-
Method Summary
Modifier and TypeMethodDescriptionstatic CiphersProperties
of()
final <T> T
walk
(Ciphers.Visitor<T> visitor)