All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----cryptix.pgp.PacketFactory
public final static Packet read(DataInput in) throws IOException
public final static void write(DataOutput out, Packet pkt) throws IOException
public final static byte[] save(Packet pkt) throws IOException
public final static Packet load(byte buf[]) throws IOException
All Packages Class Hierarchy This Package Previous Next Index