Package org.eu.mayrhofer.channel

Interface Summary
IPSecConnection This interface represents a secure channel to another (usually remote) device, implemented via IPSec.
SecureChannel This interface represents a secure channel to another (usually remote) device.
 

Class Summary
Command The class Command holds a name and a macAdress of an ethernet interface
Helper This class implements various helper methods that don' really fit elsewhere.
IPSecConnection_Factory This is a factory class for generating instances of SecureChannel based on IPSec.
IPSecConnection_Windows This is an implementation of a secure channel using the Windows 2000/XP implementation.
X509CertificateGenerator This class uses the Bouncycastle lightweight API to generate X.509 certificates programmatically.
 

Exception Summary
ExitCodeException The exception ExitCodeException is thrown if a systam command returned an error code != 0
 



2005-2006, Rene Mayrhofer.