Class ElGamalPublicKeyParameters
java.lang.Object
org.gudy.bouncycastle.crypto.params.AsymmetricKeyParameter
org.gudy.bouncycastle.crypto.params.ElGamalKeyParameters
org.gudy.bouncycastle.crypto.params.ElGamalPublicKeyParameters
- All Implemented Interfaces:
CipherParameters
-
Field Summary
FieldsFields inherited from class AsymmetricKeyParameter
privateKey -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ElGamalKeyParameters
getParametersMethods inherited from class AsymmetricKeyParameter
isPrivate
-
Field Details
-
y
-
-
Constructor Details
-
ElGamalPublicKeyParameters
-
-
Method Details
-
getY
-
equals
- Overrides:
equalsin classElGamalKeyParameters
-