Uses of Interface
one.microstream.communication.tls.TLSTrustManagerProvider
| Package | Description |
|---|---|
| one.microstream.communication.tls |
-
Uses of TLSTrustManagerProvider in one.microstream.communication.tls
Classes in one.microstream.communication.tls that implement TLSTrustManagerProvider Modifier and Type Class Description static classTLSTrustManagerProvider.Defaultuses system default trust managerstatic classTLSTrustManagerProvider.PKCS12Provide a PKCS12 TrustManagerMethods in one.microstream.communication.tls with parameters of type TLSTrustManagerProvider Modifier and Type Method Description static ComConnectionHandler<ComConnection>ComTLSConnectionHandler. New(TLSKeyManagerProvider keyManagerProvider, TLSTrustManagerProvider trustManagerProvider, TLSParametersProvider tlsParameterProvider, SecureRandomProvider randomProvider)