Cryptix OpenPGP

cryptix.message.stream
Interface VerificationKeyCallback


public interface VerificationKeyCallback

Interface for the verification key callback function

Version:
$Revision: 1.1 $
Author:
Edwin Woudt

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

getVerificationKey

public VerificationKeyReturnValue getVerificationKey(VerificationKeyRequest request)
Callback function for retrieving a verification key

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.

Parameters:
request - information about the request

Cryptix OpenPGP

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