Class DirectKeySelfSignatureBuilder

    • Constructor Detail

      • DirectKeySelfSignatureBuilder

        public DirectKeySelfSignatureBuilder​(org.bouncycastle.openpgp.PGPSecretKey certificationKey,
                                             SecretKeyRingProtector protector,
                                             org.bouncycastle.openpgp.PGPSignature archetypeSignature)
                                      throws org.bouncycastle.openpgp.PGPException
        Throws:
        org.bouncycastle.openpgp.PGPException
      • DirectKeySelfSignatureBuilder

        public DirectKeySelfSignatureBuilder​(org.bouncycastle.openpgp.PGPSecretKey signingKey,
                                             SecretKeyRingProtector protector)
                                      throws org.bouncycastle.openpgp.PGPException
        Throws:
        org.bouncycastle.openpgp.PGPException