|
For the latest news and information visit The GNU Crypto project | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
SecureRandomSpignu.crypto.jce.prng.ICMRandomSpipublic class ICMRandomSpiextends SecureRandomSpiICMGenerator to allow using this
algorithm as a JCE SecureRandom.
Method Summary | |
byte[] |
|
void |
|
void |
|
public byte[] engineGenerateSeed(int numBytes)
public void engineNextBytes(byte[] bytes)
public void engineSetSeed(byte[] seed)