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-1997 Systemics Ltd on behalf of the Cryptix Development Team.
All rights reserved.

$Revision: 1.2 $

Author:
Ian Brown

Constructor Index

 o KeyID(byte[])

Method Index

 o toString()

Constructors

 o KeyID
 public KeyID(byte id[])

Methods

 o toString
 public String toString()
Overrides:
toString in class ByteArray

All Packages  Class Hierarchy  This Package  Previous  Next  Index