Class DirectKeySignatureBuilder

    • Constructor Detail

      • DirectKeySignatureBuilder

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

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