Cryptix V3.2

xjava.security.interfaces
Interface ElGamalPublicKey

All Known Implementing Classes:
BaseElGamalPublicKey

public interface ElGamalPublicKey
extends ElGamalKey, java.security.PublicKey

The interface to an ElGamal public key.

References

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

$Revision: 1.2 $

Since:
IJCE 1.0.1
Author:
David Hopwood
See Also:
ElGamalKey, java.security.Cipher, Signature

Fields inherited from interface java.security.PublicKey
serialVersionUID
 
Fields inherited from interface java.security.Key
serialVersionUID
 
Methods inherited from interface xjava.security.interfaces.ElGamalKey
getG, getP, getY
 
Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
 


Cryptix V3.2

Copyright (C) 1995-2000 The Cryptix Foundation Ltd. All rights reserved.