All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----cryptix.pgp.UserIdCertificate
Each user ID can contain any number of signatures and corresponding trust packets. This class is used by KeyRingEntry to deal with this.
Copyright © 1995-1997
Systemics Ltd on behalf of the
Cryptix Development Team.
All rights reserved.
$Revision: 1.1.1.1 $
public String userName()
public UserId userId()
public Signature[] signatures()
public String toString()
All Packages Class Hierarchy This Package Previous Next Index