|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.crypto.prng.ThreadedSeedGenerator.SeedGenerator
private class ThreadedSeedGenerator.SeedGenerator
| Field Summary | |
|---|---|
private int |
counter
|
private boolean |
stop
|
| Constructor Summary | |
|---|---|
private |
ThreadedSeedGenerator.SeedGenerator()
|
| Method Summary | |
|---|---|
byte[] |
generateSeed(int numbytes,
boolean fast)
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private volatile int counter
private volatile boolean stop
| Constructor Detail |
|---|
private ThreadedSeedGenerator.SeedGenerator()
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
public byte[] generateSeed(int numbytes,
boolean fast)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||