Interface ElGamalPrivateKey
- All Superinterfaces:
Destroyable
,ElGamalKey
,Key
,PrivateKey
,Serializable
-
Field Summary
Fields inherited from interface java.security.PrivateKey
serialVersionUID
-
Method Summary
Methods inherited from interface javax.security.auth.Destroyable
destroy, isDestroyed
Methods inherited from interface org.gudy.bouncycastle.jce.interfaces.ElGamalKey
getParams
Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
-
Method Details
-
getX
BigInteger getX()
-