|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An implementation of this interface provides information for signing and decrypting PGP mime messages.
Method Summary | |
java.lang.String |
getLocalUser()
Returns the user ID to sign a message for. |
char[] |
getPassphrase()
Returns an array of characters to be used as the passphrase for signing and decrypting purposes. |
boolean |
useDefaultLocalUser()
Use the default local user? If not the user returned by getLocalUser should be used. |
Method Detail |
public java.lang.String getLocalUser() throws PGPMimeException
PGPMimeException
public boolean useDefaultLocalUser() throws PGPMimeException
getLocalUser
should be used.
PGPMimeException
public char[] getPassphrase() throws PGPMimeException
PGPMimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |