|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LimitReachedExceptionStandalone | |
|---|---|
| gnu.crypto.prng | |
| Uses of LimitReachedExceptionStandalone in gnu.crypto.prng |
|---|
| Methods in gnu.crypto.prng that throw LimitReachedExceptionStandalone | |
|---|---|
byte |
IRandomStandalone.nextByte()
Returns the next 8 bits of random data generated from this instance. |
void |
IRandomStandalone.nextBytes(byte[] out,
int offset,
int length)
Fills the designated byte array, starting from byte at index offset, for a maximum of length bytes with the
output of this generator instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||