Class PrimaryKeyBindingSignatureBuilder

    • Constructor Detail

      • PrimaryKeyBindingSignatureBuilder

        public PrimaryKeyBindingSignatureBuilder​(org.bouncycastle.openpgp.PGPSecretKey subkey,
                                                 SecretKeyRingProtector subkeyProtector)
                                          throws org.bouncycastle.openpgp.PGPException
        Throws:
        org.bouncycastle.openpgp.PGPException
      • PrimaryKeyBindingSignatureBuilder

        public PrimaryKeyBindingSignatureBuilder​(org.bouncycastle.openpgp.PGPSecretKey secretSubKey,
                                                 SecretKeyRingProtector subkeyProtector,
                                                 HashAlgorithm hashAlgorithm)
                                          throws org.bouncycastle.openpgp.PGPException
        Throws:
        org.bouncycastle.openpgp.PGPException