Cryptix OpenPGP

Uses of Class
cryptix.message.stream.VerificationKeyReturnValue

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

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