|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntropySource
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 |
---|
boolean isPredictionResistant()
byte[] getEntropy()
int entropySize()
|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |