Package org.bouncycastle.crypto.prng
Interface EntropySourceProvider
-
- All Known Implementing Classes:
BasicEntropySourceProvider,TestEntropySourceProvider,TestRandomEntropySourceProvider
public interface EntropySourceProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EntropySourceget(int bitsRequired)
-
-
-
Method Detail
-
get
EntropySource get(int bitsRequired)
-
-