Interface ElGamalPrivateKey
- All Superinterfaces:
AsymmetricKey, DEREncodablePREVIEW, Destroyable, DHKey, DHPrivateKey, ElGamalKey, Key, PrivateKey, Serializable
- All Known Implementing Classes:
BCElGamalPrivateKey, JCEElGamalPrivateKey
-
Field Summary
Fields inherited from interface DHPrivateKey
serialVersionUID -
Method Summary
Methods inherited from interface Destroyable
destroy, isDestroyedMethods inherited from interface DHPrivateKey
getParamsMethods inherited from interface ElGamalKey
getParametersMethods inherited from interface Key
getAlgorithm, getEncoded, getFormat
-
Method Details
-
getX
BigInteger getX()- Specified by:
getXin interfaceDHPrivateKey
-