| Package | Description |
|---|---|
| org.eclipse.jgit.lib |
Core API for repository, config, refs, object database.
|
| org.eclipse.jgit.lib.internal |
| Modifier and Type | Method and Description |
|---|---|
static GpgSigner |
GpgSigner.getDefault()
Get the default signer, or
null. |
| Modifier and Type | Method and Description |
|---|---|
static void |
GpgSigner.setDefault(GpgSigner signer)
Set the default signer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BouncyCastleGpgSigner
GPG Signer using BouncyCastle library
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.