Class CiphersIntermediate

java.lang.Object
io.deephaven.ssl.config.CiphersIntermediate
All Implemented Interfaces:
Ciphers

@Immutable public abstract class CiphersIntermediate extends Object implements Ciphers
Includes intermediate ciphers for TLSv1.3 and TLSv1.2.
See Also:
  • Constructor Details

    • CiphersIntermediate

      public CiphersIntermediate()
  • Method Details