Class cryptix.pgp.KeyID
All Packages Class Hierarchy This Package Previous Next Index
Class cryptix.pgp.KeyID
java.lang.Object
|
+----cryptix.util.ByteArray
|
+----cryptix.pgp.KeyID
- public final class KeyID
- extends ByteArray
A wrapper around the byte[] key id.
Copyright © 1995, 1996, 1997
Systemics Ltd
on behalf of the
Cryptix Development Team.
All rights reserved.
- Author:
- Ian Brown
-
KeyID(byte[])
-
-
toString()
-
KeyID
public KeyID(byte id[])
toString
public String toString()
- Overrides:
- toString in class ByteArray
All Packages Class Hierarchy This Package Previous Next Index