Package | Description |
---|---|
ch.qos.logback.core.net.ssl |
Contains classes that create and configure a JSSE SSLContext needed
for secure transport of logging events by SSLSocketAppender.
|
Modifier and Type | Method and Description |
---|---|
SecureRandomFactoryBean |
SSLContextFactoryBean.getSecureRandom()
Gets the secure random generator configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
SSLContextFactoryBean.setSecureRandom(SecureRandomFactoryBean secureRandom)
Sets the secure random generator configuration.
|
Copyright © 2005–2016 QOS.ch. All rights reserved.