|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PgpBaseKey
Base PGP key interface used to represent both public and private PGP keys.
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
PgpKeyType |
getKeyType()
Returns the kind of PGP key for this key. |
void |
setKeyType(PgpKeyType keyType)
Sets the kind of PGP key for this key. |
| Method Detail |
|---|
java.lang.Object clone()
throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedExceptionPgpKeyType getKeyType()
void setKeyType(PgpKeyType keyType)
keyType - The kind of PGP key for this key.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||