| Interface | Description |
|---|---|
| AbstractSecurityGetRandomFactory |
Abstract interface to
get the RandomFactory. |
| AbstractSecuritySetRandomFactory | |
| RandomConstants |
Constants for
RandomFactory and related APIs. |
| RandomCreator |
The interface for a creator of secure
random data. |
| RandomFactory |
Interface for a
factory to create instances of
RandomCreator for secure random values.An instance of RandomFactory therefore represents a configuration with specific
algorithm. |
| Class | Description |
|---|---|
| RandomConfig | |
| RandomConfigSha1Prng |
RandomConfig for SHA1PRNG. |
| RandomCreatorImpl |
Implementation of
RandomCreator. |
| RandomFactoryImpl |
Implementation of
RandomFactory. |
Copyright © 2001–2019 mmm-Team. All rights reserved.