Uses of Class
goldengate.common.crypto.ssl.GgSecureKeyStore

Packages that use GgSecureKeyStore
goldengate.common.crypto.ssl Classes implementing SSL support for Netty To generate the stores for GoldenGate for instance, you need to create 2 JKS keyStore. 
 

Uses of GgSecureKeyStore in goldengate.common.crypto.ssl
 

Constructors in goldengate.common.crypto.ssl with parameters of type GgSecureKeyStore
GgSslContextFactory(GgSecureKeyStore ggSecureKeyStore)
          Create both CONTEXT
GgSslContextFactory(GgSecureKeyStore ggSecureKeyStore, boolean serverMode)
          Create only one of the CONTEXT
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.