All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----cryptix.pgp.PacketFactory
Copyright © 1995-1997
Systemics Ltd on behalf of the
Cryptix Development Team.
All rights reserved.
$Revision: 1.1.1.1 $
public static Packet read(DataInput in) throws IOException
public static void write(DataOutput out, Packet pkt) throws IOException
public static byte[] save(Packet pkt) throws IOException
public static Packet load(byte buf[]) throws IOException
All Packages Class Hierarchy This Package Previous Next Index