All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----cryptix.util.Streamable
|
+----cryptix.pgp.Message
|
+----cryptix.pgp.SignedMessage
Copyright © 1995-1997
Systemics Ltd on behalf of the
Cryptix Development Team.
All rights reserved.
$Revision: 1.2 $
public SignedMessage(byte data[],
SecretKey secretkey,
byte key[],
RandomStream rand) throws IOException
public void write(DataOutput out) throws IOException
All Packages Class Hierarchy This Package Previous Next Index