|
Cryptix OpenPGP | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DecryptionKeyReturnValue | |
cryptix.message.stream | The Cryptix Message Streaming API. |
Uses of DecryptionKeyReturnValue in cryptix.message.stream |
Methods in cryptix.message.stream that return DecryptionKeyReturnValue | |
DecryptionKeyReturnValue |
DecryptionKeyRequest.getLastResult()
Returns the previous result, if getRetryCount() >= 1. |
DecryptionKeyReturnValue |
DecryptionKeyCallback.getDecryptionKey(DecryptionKeyRequest 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 DecryptionKeyReturnValue | |
DecryptionKeyRequest(KeyID[] keyidhints,
int retrycount,
DecryptionKeyReturnValue lastresult)
|
|
Cryptix OpenPGP | ||||||||||
PREV NEXT | FRAMES NO FRAMES |