com.ibm.crypto.pkcs11impl.provider
Class DSAParameterGenerator

java.lang.Object
  extended by java.security.AlgorithmParameterGeneratorSpi
      extended by com.ibm.crypto.pkcs11impl.provider.DSAParameterGenerator

public class DSAParameterGenerator
extends java.security.AlgorithmParameterGeneratorSpi

This class generates parameters for the DSA signature.


Constructor Summary
DSAParameterGenerator(java.security.Provider provider)
          Constructs a new instance of this class.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DSAParameterGenerator

public DSAParameterGenerator(java.security.Provider provider)
Constructs a new instance of this class.