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