public class ParamRandom extends java.lang.Object implements java.security.spec.AlgorithmParameterSpec, Cleanable
ParamRandom(java.security.SecureRandom s)
void
clean()
java.security.SecureRandom
getRandom()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ParamRandom(java.security.SecureRandom s)
s
public java.security.SecureRandom getRandom()
public void clean()
clean
Cleanable