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