public interface EntropySource
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEntropy(int minEntropy)
Retrieves the requested amount of entropy from this entropy source.
|
byte[] getEntropy(int minEntropy)
minEntropy - [FIPS 140-2 control input] requested amount of entropy in
bits; min-entropy is a worst-case measure of uncertaintyFips140ErrorStateException - [FIPS 140-2 status output] thrown if the Toolkit is not
allowed to perform cryptographic operations