Package io.deephaven.ssl.config
Class CiphersModern
java.lang.Object
io.deephaven.ssl.config.CiphersModern
- All Implemented Interfaces:
Ciphers
Includes modern ciphers for TLSv1.3 and TLSv1.2.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.deephaven.ssl.config.Ciphers
Ciphers.Visitor<T>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionciphers()
static CiphersModern
of()
final <T> T
walk
(Ciphers.Visitor<T> visitor)