gnu.crypto.jce.prng
public class CSPRNGSpi extends SecureRandomSpi
Version: $Revision: 1.2 $
Constructor Summary | |
---|---|
CSPRNGSpi() |
Method Summary | |
---|---|
protected byte[] | engineGenerateSeed(int count) |
protected void | engineNextBytes(byte[] buffer) |
protected void | engineSetSeed(byte[] seed) |