|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface should be implemented by all secure random number generator implementations.
| Method Summary | |
void |
nextBytes(byte[] bytes)
|
void |
nextBytes(byte[] bytes,
int off,
int len)
|
int |
nextInt()
|
| Method Detail |
public void nextBytes(byte[] bytes)
public void nextBytes(byte[] bytes,
int off,
int len)
public int nextInt()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||