Package core

This package contains the core classes used to implement security protocols.

See:
          Description

Interface Summary
IMessage  
IMessageKey  
INonce  
 

Class Summary
Agent This class represents an agent running a protocol
Message This class represents a Message
MessageKey This class represents a Message which is a Key.
MessageKeyT  
MessageT This method represents a Message which is tagged
Nonce This class represents a Nonce
NonceT  
Protocol Any extension of this abstract class represents a security protocol from the viewpoint of one of its agents.
RSALib This library realise the RSA/ECB/PKCS#1 encoding if given a provider of the RSA cipher which does not support any mode
SecretKeyStore This class represents a SecretKeyStore.
Tag  
 

Package core Description

This package contains the core classes used to implement security protocols.