|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcryptix.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 $
Field Summary |
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 |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |