Cryptix OpenPGP

cryptix.openpgp
Class PGPPublicKey

java.lang.Object
  extended bycryptix.openpgp.PGPKey
      extended bycryptix.openpgp.PGPPublicKey
All Implemented Interfaces:
java.security.Key, java.security.PublicKey, java.io.Serializable

public class PGPPublicKey
extends PGPKey
implements java.security.PublicKey

OpenPGP PublicKey.

Version:
$Revision: 1.2 $
Author:
Edwin Woudt
See Also:
Serialized Form

Field Summary
 
Fields inherited from interface java.security.PublicKey
serialVersionUID
 
Constructor Summary
PGPPublicKey(cryptix.openpgp.packet.PGPKeyPacket pkt, java.lang.String algorithm)
           
 
Methods inherited from class cryptix.openpgp.PGPKey
equals, getAlgorithm, getBitLength, getEncoded, getFormat, getPacket, isLegacy
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
 

Constructor Detail

PGPPublicKey

public PGPPublicKey(cryptix.openpgp.packet.PGPKeyPacket pkt,
                    java.lang.String algorithm)

Cryptix OpenPGP

Copyright (C) 1999-2003 The Cryptix Foundation Ltd.