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.BouncyCastleGpgSigner GPG Signer using BouncyCastle library -
Exception Summary Exception Description BouncyCastleGpgKeyLocator.EncryptedPgpKeyException Thrown if we try to read an encrypted private key without password.BouncyCastleGpgKeyLocator.NoOpenPgpKeyException Thrown if a keybox file exists but doesn't contain an OpenPGP key.