Class ElGamalGenParameterSpec

java.lang.Object
net.i2p.crypto.elgamal.spec.ElGamalGenParameterSpec
All Implemented Interfaces:
AlgorithmParameterSpec

public class ElGamalGenParameterSpec
extends Object
implements AlgorithmParameterSpec
  • Constructor Details

  • Method Details

    • getPrimeSize

      public int getPrimeSize()
      Returns the size in bits of the prime modulus.
      Returns:
      the size in bits of the prime modulus