Skip navigation links
B C F G O S U 

B

BCText - Class in org.eclipse.jgit.gpg.bc.internal
Externalized text messages for localization.
BCText() - Constructor for class org.eclipse.jgit.gpg.bc.internal.BCText
 
BouncyCastleGpgKeyLocator - Class in org.eclipse.jgit.gpg.bc.internal
Locates GPG keys from either ~/.gnupg/private-keys-v1.d or ~/.gnupg/secring.gpg
BouncyCastleGpgKeyLocator(String, BouncyCastleGpgKeyPassphrasePrompt) - Constructor for class org.eclipse.jgit.gpg.bc.internal.BouncyCastleGpgKeyLocator
Create a new key locator for the specified signing key.
BouncyCastleGpgSigner - Class in org.eclipse.jgit.gpg.bc.internal
GPG Signer using BouncyCastle library
BouncyCastleGpgSigner() - Constructor for class org.eclipse.jgit.gpg.bc.internal.BouncyCastleGpgSigner
Create a new instance.

C

canLocateSigningKey(String, PersonIdent, CredentialsProvider) - Method in class org.eclipse.jgit.gpg.bc.internal.BouncyCastleGpgSigner
 
credentialPassphrase - Variable in class org.eclipse.jgit.gpg.bc.internal.BCText
 

F

findSecretKey() - Method in class org.eclipse.jgit.gpg.bc.internal.BouncyCastleGpgKeyLocator
If there is a private key directory containing keys, use pubring.kbx or pubring.gpg to find the public key; then try to find the secret key in the directory.

G

get() - Static method in class org.eclipse.jgit.gpg.bc.internal.BCText
Get an instance of this translation bundle.
gpgFailedToParseSecretKey - Variable in class org.eclipse.jgit.gpg.bc.internal.BCText
 
gpgKeyInfo - Variable in class org.eclipse.jgit.gpg.bc.internal.BCText
 
gpgNoCredentialsProvider - Variable in class org.eclipse.jgit.gpg.bc.internal.BCText
 
gpgNoKeyInLegacySecring - Variable in class org.eclipse.jgit.gpg.bc.internal.BCText
 
gpgNoKeyring - Variable in class org.eclipse.jgit.gpg.bc.internal.BCText
 
gpgNoPublicKeyFound - Variable in class org.eclipse.jgit.gpg.bc.internal.BCText
 
gpgNoSecretKeyForPublicKey - Variable in class org.eclipse.jgit.gpg.bc.internal.BCText
 
gpgNotASigningKey - Variable in class org.eclipse.jgit.gpg.bc.internal.BCText
 
gpgSigningCancelled - Variable in class org.eclipse.jgit.gpg.bc.internal.BCText
 

O

org.eclipse.jgit.gpg.bc.internal - package org.eclipse.jgit.gpg.bc.internal
 

S

sign(CommitBuilder, String, PersonIdent, CredentialsProvider) - Method in class org.eclipse.jgit.gpg.bc.internal.BouncyCastleGpgSigner
 

U

unableToSignCommitNoSecretKey - Variable in class org.eclipse.jgit.gpg.bc.internal.BCText
 
B C F G O S U 
Skip navigation links

Copyright © 2020 Eclipse JGit Project. All rights reserved.