|
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.PGPPrivateKey
OpenPGP PrivateKey (in OpenPGP terminology, the java PrivateKey is a Secret Key).
| Field Summary |
| Fields inherited from interface java.security.PrivateKey |
serialVersionUID |
| Constructor Summary | |
PGPPrivateKey(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 PGPPrivateKey(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 | ||||||||||