All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----cryptix.pgp.Packet | +----cryptix.pgp.Comment
Copyright © 1995-1997
Systemics Ltd on behalf of the
Cryptix Development Team.
All rights reserved.
$Revision: 1.1.1.1 $
protected String data
public Comment(String comment)
public Comment(DataInput in, int length) throws IOException
public void read(DataInput in, int length) throws IOException
public int write(DataOutput out) throws IOException
public String toString()
public int getType()
public int getDefaultLengthSpecifier()
All Packages Class Hierarchy This Package Previous Next Index