Class CiphersProperties

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

@Immutable public abstract class CiphersProperties extends Object implements Ciphers
Include the ciphers defined by the system properties "https.cipherSuites".
  • Constructor Details

    • CiphersProperties

      public CiphersProperties()
  • Method Details