Cryptix OpenPGP

Uses of Class
cryptix.message.stream.DecryptionKeyReturnValue

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

Copyright (C) 1999-2003 The Cryptix Foundation Ltd.