Package cryptix.util

Interface Summary
StreamInterface This interface allows objects to be read from or written to DataInput and DataOutput objects.
 

Class Summary
ByteArray A class that represents a byte array.
EmailAddress Represents an Internet e-mail address - username and host can be retrieved separately.
Streamable This is a Streamable abstract base class that provides the load and save methods from StreamInterface.