All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface java.security.interfaces.ElGamalPublicKey

public interface ElGamalPublicKey
extends ElGamalKey, PublicKey
The interface to an ElGamal public key.

References

Bruce Schneier, "Section 19.6 ElGamal," Applied Cryptography, Wiley 2nd Ed, 1996.

$Revision: 1.1.1.1 $

Author:
David Hopwood
See Also:
ElGamalKey, Cipher, Signature


All Packages  Class Hierarchy  This Package  Previous  Next  Index