Package io.deephaven.util
Class RootKeyStore
java.lang.Object
io.deephaven.util.RootKeyStore
public class RootKeyStore extends Object
-
Field Summary
Fields Modifier and Type Field Description TrustManagerFactory
trustManagerFactory
KeyStore
trustStore
-
Constructor Summary
Constructors Constructor Description RootKeyStore(com.fishlib.io.logger.Logger log, String trustStoreStr, String truststorePassphraseStr)
-
Method Summary