org.mozilla.jss.provider.java.security
public class JSSSecureRandomSpi extends SecureRandomSpi
Constructor Summary | |
---|---|
JSSSecureRandomSpi() |
Method Summary | |
---|---|
protected byte[] | engineGenerateSeed(int numBytes) |
protected void | engineNextBytes(byte[] bytes) |
protected void | engineSetSeed(byte[] seed) |