| Package | Description |
|---|---|
| org.apache.sshd.common.random |
Random implementations. |
| org.apache.sshd.common.util.security.bouncycastle |
| Modifier and Type | Class and Description |
|---|---|
class |
JceRandom
A
Random implementation using the built-in SecureRandom PRNG. |
class |
SingletonRandomFactory
A random factory wrapper that uses a single random instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BouncyCastleRandom
BouncyCastle
Random. |
Copyright © 2018–2024 The Apache Software Foundation. All rights reserved.