|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ElGamalPublicKey
The interface to an ElGamal public key.
References
Bruce Schneier, "Section 19.6 ElGamal," Applied Cryptography, Wiley 2nd Ed, 1996.
$Revision: 1.2 $
ElGamalKey
,
java.security.Cipher
,
Signature
Field Summary |
---|
Fields inherited from interface java.security.PublicKey |
---|
serialVersionUID |
Method Summary |
---|
Methods inherited from interface xjava.security.interfaces.ElGamalKey |
---|
getG, getP, getY |
Methods inherited from interface java.security.Key |
---|
getAlgorithm, getEncoded, getFormat |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |