public interface EntropySourceProvider
Modifier and Type | Method and Description |
---|---|
EntropySource |
get(int bitsRequired)
Return an entropy source providing block of entropy.
|
EntropySource get(int bitsRequired)
bitsRequired
- the size of the block of entropy required.