Class ElGamalPrivateKeyParameters
java.lang.Object
org.gudy.bouncycastle.crypto.params.AsymmetricKeyParameter
org.gudy.bouncycastle.crypto.params.ElGamalKeyParameters
org.gudy.bouncycastle.crypto.params.ElGamalPrivateKeyParameters
- All Implemented Interfaces:
CipherParameters
-
Field Summary
FieldsFields inherited from class org.gudy.bouncycastle.crypto.params.AsymmetricKeyParameter
privateKey
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gudy.bouncycastle.crypto.params.ElGamalKeyParameters
getParameters
Methods inherited from class org.gudy.bouncycastle.crypto.params.AsymmetricKeyParameter
isPrivate
-
Field Details
-
x
-
-
Constructor Details
-
ElGamalPrivateKeyParameters
-
-
Method Details
-
getX
-
equals
- Overrides:
equals
in classElGamalKeyParameters
-