|
Cryptix OpenPGP | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcryptix.openpgp.PGPKey
cryptix.openpgp.PGPPublicKey
OpenPGP PublicKey.
Field Summary |
Fields inherited from interface java.security.PublicKey |
serialVersionUID |
Constructor Summary | |
PGPPublicKey(cryptix.openpgp.packet.PGPKeyPacket pkt,
java.lang.String algorithm)
|
Methods inherited from class cryptix.openpgp.PGPKey |
equals, getAlgorithm, getBitLength, getEncoded, getFormat, getPacket, isLegacy |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.security.Key |
getAlgorithm, getEncoded, getFormat |
Constructor Detail |
public PGPPublicKey(cryptix.openpgp.packet.PGPKeyPacket pkt, java.lang.String algorithm)
|
Cryptix OpenPGP | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |