public class PSSParamSpec extends java.security.spec.PSSParameterSpec
DEFAULT
PSSParamSpec(int saltLength, java.lang.String digName)
java.lang.String
getDigestName()
getDigestAlgorithm, getMGFAlgorithm, getMGFParameters, getSaltLength, getTrailerField
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PSSParamSpec(int saltLength, java.lang.String digName)
public java.lang.String getDigestName()