|
|||||||||
Home >> All >> cryptix >> [ pki overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
cryptix.pki
Interface KeyBundleSelector

- public interface KeyBundleSelector
A selector that defines which KeyBundles should be selected in a query.
- Version:
- $Revision: 1.3 $
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.
clone
public java.lang.Object clone()
- Clone this selector.
|
|||||||||
Home >> All >> cryptix >> [ pki overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |