Uses of Class
ch.qos.logback.core.net.ssl.SecureRandomFactoryBean
Package
Description
Contains classes that create and configure a JSSE SSLContext needed
for secure transport of logging events by SSLSocketAppender.
-
Uses of SecureRandomFactoryBean in ch.qos.logback.core.net.ssl
Modifier and TypeMethodDescriptionSSLContextFactoryBean.getSecureRandom()
Gets the secure random generator configuration.Modifier and TypeMethodDescriptionvoid
SSLContextFactoryBean.setSecureRandom
(SecureRandomFactoryBean secureRandom) Sets the secure random generator configuration.