Uses of Package
core

Packages that use core
core This package contains the core classes used to implement security protocols. 
protocols This package contains implementation of security protocols. 
 

Classes in core used by core
Agent
          This class represents an agent running a protocol
IMessage
           
IMessageKey
           
INonce
           
Message
          This class represents a Message
MessageT
          This method represents a Message which is tagged
SecretKeyStore
          This class represents a SecretKeyStore.
Tag
           
 

Classes in core used by protocols
Protocol
          Any extension of this abstract class represents a security protocol from the viewpoint of one of its agents.