|
Cryptix OpenPGP | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VerificationKeyReturnValue | |
cryptix.message.stream | The Cryptix Message Streaming API. |
Uses of VerificationKeyReturnValue in cryptix.message.stream |
Methods in cryptix.message.stream that return VerificationKeyReturnValue | |
VerificationKeyReturnValue |
VerificationKeyRequest.getLastResult()
Returns the previous result, if getRetryCount() >= 1. |
VerificationKeyReturnValue |
VerificationKeyCallback.getVerificationKey(VerificationKeyRequest request)
Callback function for retrieving a verification key Note: when verification fails, this method will be called again. |
Constructors in cryptix.message.stream with parameters of type VerificationKeyReturnValue | |
VerificationKeyRequest(KeyID[] keyidhints,
int retrycount,
VerificationKeyReturnValue lastresult)
|
|
Cryptix OpenPGP | ||||||||||
PREV NEXT | FRAMES NO FRAMES |