Uses of Interface
one.microstream.communication.tls.SecureRandomProvider
Package | Description |
---|---|
one.microstream.communication.tls |
-
Uses of SecureRandomProvider in one.microstream.communication.tls
Classes in one.microstream.communication.tls that implement SecureRandomProvider Modifier and Type Class Description static class
SecureRandomProvider.Default
returns a null secureRandom to use the system default SecureRandomMethods in one.microstream.communication.tls with parameters of type SecureRandomProvider Modifier and Type Method Description static ComConnectionHandler<ComConnection>
ComTLSConnectionHandler. New(TLSKeyManagerProvider keyManagerProvider, TLSTrustManagerProvider trustManagerProvider, TLSParametersProvider tlsParameterProvider, SecureRandomProvider randomProvider)