com.ibm.crypto.pkcs11impl.provider

Class DSAParameterGenerator

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


  • public class DSAParameterGenerator
    extends java.security.AlgorithmParameterGeneratorSpi
    This class generates parameters for the DSA signature.
    • Constructor Summary

      Constructors 
      Constructor and Description
      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.

© Portions Copyright 2003, 2017 IBM Corporation. All rights reserved.
© Portions Copyright 2003, 2017, Oracle and/or its affiliates. All rights reserved.