| Package | Description |
|---|---|
| org.apache.sshd.common.random |
Random
implementations. |
| org.apache.sshd.common.util.security | |
| org.apache.sshd.common.util.security.bouncycastle |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRandomFactory |
class |
JceRandomFactory
Named factory for the JCE
Random |
class |
SingletonRandomFactory
A random factory wrapper that uses a single random instance.
|
| Modifier and Type | Method and Description |
|---|---|
static RandomFactory |
SecurityUtils.getRandomFactory() |
| Modifier and Type | Class and Description |
|---|---|
class |
BouncyCastleRandomFactory
Named factory for the BouncyCastle
Random |
Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.