|
Cryptix OpenPGP | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcryptix.openpgp.PGPAbstractV3SignatureParameterBuilder
cryptix.openpgp.PGPLegacySelfCertificateParameterBuilder
Parameters for a V3 PGP Self Certificate
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 |
public PGPLegacySelfCertificateParameterBuilder(KeyID issuerkeyid)
public PGPLegacySelfCertificateParameterBuilder(java.security.Key issuerkey) throws java.security.InvalidKeyException
|
Cryptix OpenPGP | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |