public class TestEntropySourceProvider extends java.lang.Object implements EntropySourceProvider
| Modifier | Constructor and Description |
|---|---|
protected |
TestEntropySourceProvider(byte[] data,
boolean isPredictionResistant) |
| Modifier and Type | Method and Description |
|---|---|
EntropySource |
get(int bitsRequired) |
protected TestEntropySourceProvider(byte[] data,
boolean isPredictionResistant)
public EntropySource get(int bitsRequired)
get in interface EntropySourceProvider