Cryptix OpenPGP

cryptix.openpgp
Class PGPLegacySelfCertificateParameterBuilder

java.lang.Object
  extended bycryptix.openpgp.PGPAbstractV3SignatureParameterBuilder
      extended bycryptix.openpgp.PGPLegacySelfCertificateParameterBuilder

public class PGPLegacySelfCertificateParameterBuilder
extends PGPAbstractV3SignatureParameterBuilder

Parameters for a V3 PGP Self Certificate

Version:
$Revision: 1.1 $
Author:
Edwin Woudt

Constructor Summary
PGPLegacySelfCertificateParameterBuilder(java.security.Key issuerkey)
           
PGPLegacySelfCertificateParameterBuilder(KeyID issuerkeyid)
           
 
Methods inherited from class cryptix.openpgp.PGPAbstractV3SignatureParameterBuilder
build, setCreationDate, setIssuerKeyID, setSignatureType, updateCreationDate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PGPLegacySelfCertificateParameterBuilder

public PGPLegacySelfCertificateParameterBuilder(KeyID issuerkeyid)

PGPLegacySelfCertificateParameterBuilder

public PGPLegacySelfCertificateParameterBuilder(java.security.Key issuerkey)
                                         throws java.security.InvalidKeyException

Cryptix OpenPGP

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