Bouncy Castle Cryptography Library 1.35 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.crypto.prng.DigestRandomGenerator
Constructor Summary | |
|
Method Summary | |
void |
|
void |
|
void |
|
void |
|
public void addSeedMaterial(byte[] inSeed)
- Specified by:
- addSeedMaterial in interface RandomGenerator
public void addSeedMaterial(long rSeed)
- Specified by:
- addSeedMaterial in interface RandomGenerator
public void nextBytes(byte[] bytes, int start, int len)
- Specified by:
- nextBytes in interface RandomGenerator