Class BcHashContextSigner


  • public class BcHashContextSigner
    extends Object
    • Constructor Detail

      • BcHashContextSigner

        public BcHashContextSigner()
    • Method Detail

      • signHashContext

        public static org.bouncycastle.openpgp.PGPSignature signHashContext​(@Nonnull
                                                                            MessageDigest hashContext,
                                                                            @Nonnull
                                                                            SignatureType signatureType,
                                                                            @Nonnull
                                                                            org.bouncycastle.openpgp.PGPSecretKeyRing secretKeys,
                                                                            @Nonnull
                                                                            SecretKeyRingProtector protector)
                                                                     throws org.bouncycastle.openpgp.PGPException
        Throws:
        org.bouncycastle.openpgp.PGPException