Package | Description |
---|---|
org.eclipse.jgit.lib.internal |
Modifier and Type | Method and Description |
---|---|
private org.bouncycastle.openpgp.PGPPublicKey |
BouncyCastleGpgKeyLocator.findPublicKeyInKeyBox(java.nio.file.Path keyboxFile)
Finds a public key associated with the signing key.
|
private org.bouncycastle.gpg.keybox.KeyBox |
BouncyCastleGpgKeyLocator.readKeyBoxFile(java.nio.file.Path keyboxFile) |