public class ElGamalGenParameterSpec extends Object implements AlgorithmParameterSpec
Constructor and Description |
---|
ElGamalGenParameterSpec(int primeSize) |
Modifier and Type | Method and Description |
---|---|
int |
getPrimeSize()
Returns the size in bits of the prime modulus.
|
Copyright © 2015. All rights reserved.