Class UniversalSignatureBuilder

    • Constructor Detail

      • UniversalSignatureBuilder

        public UniversalSignatureBuilder​(SignatureType signatureType,
                                         org.bouncycastle.openpgp.PGPSecretKey signingKey,
                                         SecretKeyRingProtector protector)
                                  throws org.bouncycastle.openpgp.PGPException
        Throws:
        org.bouncycastle.openpgp.PGPException
      • UniversalSignatureBuilder

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