Package org.avis.security

Class Summary
DualKeyScheme A key scheme that requires a pair of keys.
Key A key value used to secure notifications.
Keys A key collection used to secure notifications.
Keys.Delta Represents a delta (diff) between two key sets.
KeyScheme An enumeration of supported Elvin security schemes.
SHA1 Implements the SHA-1 secure hash algorithm.
SingleKeyScheme A key scheme that requires a single key set.
 

Enum Summary
DualKeyScheme.Subset Specifies which of the two subsets of a dual scheme a key is part of: the producer subset (for sending notifications) or consumer subset (for receiving notifications).
SecureHash An enumeration of supported secure hash algorithms.
 



Copyright © 2008 Matthew Phillips. All Rights Reserved.