Class SubkeyBindingSignatureBuilder

    • Constructor Detail

      • SubkeyBindingSignatureBuilder

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

        public SubkeyBindingSignatureBuilder​(org.bouncycastle.openpgp.PGPSecretKey signingKey,
                                             SecretKeyRingProtector protector,
                                             HashAlgorithm hashAlgorithm)
                                      throws org.bouncycastle.openpgp.PGPException
        Throws:
        org.bouncycastle.openpgp.PGPException
      • SubkeyBindingSignatureBuilder

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