public class MockSecureRandomFactoryBean
extends ch.qos.logback.core.net.ssl.SecureRandomFactoryBean
SecureRandomFactoryBean with test instrumentation.| Constructor and Description |
|---|
MockSecureRandomFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
SecureRandom |
createSecureRandom() |
boolean |
isSecureRandomCreated() |
public SecureRandom createSecureRandom() throws NoSuchProviderException, NoSuchAlgorithmException
createSecureRandom in class ch.qos.logback.core.net.ssl.SecureRandomFactoryBeanNoSuchProviderExceptionNoSuchAlgorithmExceptionpublic boolean isSecureRandomCreated()
Copyright © 2005–2022 QOS.ch. All rights reserved.