Class DiffieHellmanParameterGeneratorHybrid

java.lang.Object
java.security.AlgorithmParameterGeneratorSpi
com.ibm.crypto.ibmjcehybrid.provider.DiffieHellmanParameterGeneratorHybrid

public final class DiffieHellmanParameterGeneratorHybrid extends AlgorithmParameterGeneratorSpi
This class is a facade for the generator of the parameter set used by the Diffie-Hellman key agreement as defined in the PKCS #3 standard.
  • Constructor Details

    • DiffieHellmanParameterGeneratorHybrid

      public DiffieHellmanParameterGeneratorHybrid()
      Creates an instance of the DiffieHellmanParameterGeneratorHybrid class.
  • Method Details