Class TrustJdk

java.lang.Object
io.deephaven.ssl.config.TrustBase
io.deephaven.ssl.config.TrustJdk
All Implemented Interfaces:
Trust

@Immutable public abstract class TrustJdk extends TrustBase
The trust material from the JDK.
  • Constructor Details

    • TrustJdk

      public TrustJdk()
  • Method Details