Package org.eclipse.jgit.gpg.bc.internal
package org.eclipse.jgit.gpg.bc.internal
-
ClassDescriptionExternalized text messages for localization.Container which holds a
BouncyCastleGpgKey.getSecretKey()
together with thepath it was loaded from
.Locates GPG keys from either~/.gnupg/private-keys-v1.d
or~/.gnupg/secring.gpg
Thrown if a keybox file exists but doesn't contain an OpenPGP key.Prompts for a passphrase and caches it untilcleared
.AGpgSignatureVerifier
to verify GPG signatures using BouncyCastle.AGpgSignatureVerifierFactory
that createsGpgSignatureVerifier
instances that verify GPG signatures using BouncyCastle and that do cache public keys.GPG Signer using the BouncyCastle library.