| Package | Description |
|---|---|
| net.sf.mmm.crypto.random |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RandomCreator
The interface for a creator of secure
random data. |
interface |
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. |
| Modifier and Type | Class and Description |
|---|---|
class |
RandomCreatorImpl
Implementation of
RandomCreator. |
class |
RandomFactoryImpl
Implementation of
RandomFactory. |
Copyright © 2001–2019 mmm-Team. All rights reserved.