Class ElGamalKeyParameters
java.lang.Object
org.gudy.bouncycastle.crypto.params.AsymmetricKeyParameter
org.gudy.bouncycastle.crypto.params.ElGamalKeyParameters
- All Implemented Interfaces:
CipherParameters
- Direct Known Subclasses:
ElGamalPrivateKeyParameters,ElGamalPublicKeyParameters
-
Field Summary
FieldsFields inherited from class org.gudy.bouncycastle.crypto.params.AsymmetricKeyParameter
privateKey -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedElGamalKeyParameters(boolean isPrivate, ElGamalParameters params) -
Method Summary
Methods inherited from class org.gudy.bouncycastle.crypto.params.AsymmetricKeyParameter
isPrivate