public interface ElGamalPrivateKey extends ElGamalKey, java.security.PrivateKey
References
Bruce Schneier, "Section 19.6 ElGamal," Applied Cryptography, Wiley 2nd Ed, 1996.
$Revision: 1.2 $
ElGamalKey
,
java.security.Cipher
,
Signature
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getX()
Returns the value of x (the private key).
|
getG, getP, getY