Package io.deephaven.ssl.config
Class CiphersIntermediate
java.lang.Object
io.deephaven.ssl.config.CiphersIntermediate
- All Implemented Interfaces:
Ciphers
Includes intermediate 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 CiphersIntermediate
of()
final <T> T
walk
(Ciphers.Visitor<T> visitor)