|
Cryptix OpenPGP | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for the verification key callback function
Method Summary | |
VerificationKeyReturnValue |
getVerificationKey(VerificationKeyRequest request)
Callback function for retrieving a verification key Note: when verification fails, this method will be called again. |
Method Detail |
public VerificationKeyReturnValue getVerificationKey(VerificationKeyRequest request)
Note: when verification fails, this method will be called again. This is useful when multiple keys need to be tried for verification. Use the FAIL error in the VerificationKeyReturnValue in that case to indicate that no more tries are needed.
request
- information about the request
|
Cryptix OpenPGP | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |