Interface ElGamalPublicKey
- All Superinterfaces:
ElGamalKey
,Key
,PublicKey
,Serializable
-
Field Summary
Fields inherited from interface java.security.PublicKey
serialVersionUID
-
Method Summary
Methods inherited from interface org.gudy.bouncycastle.jce.interfaces.ElGamalKey
getParams
Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
-
Method Details
-
getY
BigInteger getY()
-