|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PgpKeyPair
Encapsulates a PGP public and private key pair.
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns the description for this key pair. |
java.lang.String |
getName()
Returns the name for this key pair. |
PgpPrivateKey |
getPrivateKey()
Returns the PGP private key for this key pair. |
PgpPublicKey |
getPublicKey()
Returns the PGP public key for this key pair. |
| Method Detail |
|---|
java.lang.String getDescription()
PgpPublicKey getPublicKey()
PgpPrivateKey getPrivateKey()
java.lang.String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||