public interface ElGamalKey extends DHKey
Implementations include ElGamalPublicKey and ElGamalPrivateKey
which provide the actual cryptographic operations for encryption and decryption.
| Modifier and Type | Method and Description |
|---|---|
ElGamalParameterSpec | getParameters()getParameters(). |
ElGamalParameterSpec getParameters()