|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cryptix.util.ByteArray | +--cryptix.pgp.KeyID
A wrapper around the byte[] key ID.
Copyright © 1995-1997
Systemics Ltd on behalf of the
Cryptix Development Team.
All rights reserved.
$Revision: 1.2 $
Fields inherited from class cryptix.util.ByteArray |
data |
Constructor Summary | |
KeyID(byte[] id)
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class cryptix.util.ByteArray |
equals, getData, hashCode, length, theSame, toByteArray |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public KeyID(byte[] id)
Method Detail |
public java.lang.String toString()
toString
in class ByteArray
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |