|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PgpPrivateKey
PGP private key.
| Method Summary | |
|---|---|
java.lang.String |
getPassword()
Returns the password that provides access to the private key. |
void |
setPassword(java.lang.String password)
Sets the password that provides access to the private key. |
| Methods inherited from interface flux.file.PgpBaseKey |
|---|
clone, getKeyType, setKeyType |
| Method Detail |
|---|
java.lang.String getPassword()
void setPassword(java.lang.String password)
password - The password that provides access to the private key.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||