org.bouncycastle.jce.spec
public class ElGamalPrivateKeySpec extends ElGamalKeySpec
See Also: ElGamalPublicKeySpec
| Constructor Summary | |
|---|---|
| ElGamalPrivateKeySpec(BigInteger x, ElGamalParameterSpec spec) | |
| Method Summary | |
|---|---|
| BigInteger | getX()
Returns the private value x.
|
x.
Returns: the private value x