Cryptix OpenPGP

cryptix.pki
Interface KeyBundleSelector


public interface KeyBundleSelector

A selector that defines which KeyBundles should be selected in a query.

Version:
$Revision: 1.3 $
Author:
Edwin Woudt

Method Summary
 java.lang.Object clone()
          Clone this selector.
 boolean match(KeyBundle bundle)
          Match a keybundle.
 

Method Detail

match

public boolean match(KeyBundle bundle)
Match a keybundle.

Parameters:
bundle - the bundle to check against this selector
Returns:
true if bundle should be selected, false otherwise

clone

public java.lang.Object clone()
Clone this selector.


Cryptix OpenPGP

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