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 |
SecureRandomSpi
gnu.crypto.jce.prng.ICMRandomSpi
public class ICMRandomSpi
extends SecureRandomSpi
ICMGenerator
to allow using this
algorithm as a JCE java.security.SecureRandom
.
Method Summary | |
byte[] |
|
void |
|
void |
|
public byte[] engineGenerateSeed(int numBytes)
public void engineNextBytes(byte[] bytes)
public void engineSetSeed(byte[] seed)