Uses of Interface
org.bouncycastle.est.jcajce.SSLSocketFactoryCreator
Packages that use SSLSocketFactoryCreator
-
Uses of SSLSocketFactoryCreator in org.bouncycastle.est.jcajce
Fields in org.bouncycastle.est.jcajce declared as SSLSocketFactoryCreatorModifier and TypeFieldDescriptionprotected SSLSocketFactoryCreatorJsseESTServiceBuilder.socketFactoryCreatorConstructors in org.bouncycastle.est.jcajce with parameters of type SSLSocketFactoryCreatorModifierConstructorDescriptionJsseESTServiceBuilder(String hostName, int portNo, SSLSocketFactoryCreator socketFactoryCreator) Create a builder for a client using a custom SSLSocketFactoryCreator.JsseESTServiceBuilder(String server, SSLSocketFactoryCreator socketFactoryCreator) Create a builder for a client using a custom SSLSocketFactoryCreator.