|
For the latest news and information visit The GNU Crypto project |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntropySource
A generic interface for adding random bytes to an entropy pool.
Method Summary | |
---|---|
byte[] |
nextBytes()
Returns a new buffer with the next random bytes to add. |
double |
quality()
Returns the estimated quality of this source. |
Method Detail |
---|
double quality()
byte[] nextBytes()
|
For the latest news and information visit The GNU Crypto project |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |