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.UMacRandomSpi
public class UMacRandomSpi
extends SecureRandomSpi
UMacGenerator
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)