Package org.eclipse.jgit.gpg.bc.internal
-
Class Summary Class Description BCText Externalized text messages for localization.BouncyCastleGpgKey Container which holds aBouncyCastleGpgKey.getSecretKey()together with thepath it was loaded from.BouncyCastleGpgKeyLocator Locates GPG keys from either~/.gnupg/private-keys-v1.dor~/.gnupg/secring.gpgBouncyCastleGpgKeyPassphrasePrompt Prompts for a passphrase and caches it untilcleared.BouncyCastleGpgSignatureVerifier AGpgSignatureVerifierto verify GPG signatures using BouncyCastle.BouncyCastleGpgSignatureVerifier.VerificationResult BouncyCastleGpgSignatureVerifierFactory AGpgSignatureVerifierFactorythat createsGpgSignatureVerifierinstances that verify GPG signatures using BouncyCastle and that do cache public keys.BouncyCastleGpgSigner GPG Signer using the BouncyCastle library. -
Exception Summary Exception Description BouncyCastleGpgKeyLocator.NoOpenPgpKeyException Thrown if a keybox file exists but doesn't contain an OpenPGP key.