|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Base interface describing an entropy source for a DRBG.
| Method Summary | |
int |
entropySize()
Return the number of bits of entropy this source can produce. |
byte[] |
getEntropy()
Return a byte array of entropy. |
boolean |
isPredictionResistant()
Return whether or not this entropy source is regarded as prediction resistant. |
| Method Detail |
public boolean isPredictionResistant()
public byte[] getEntropy()
public int entropySize()
|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||