public interface MissingPublicKeyCallback
Modifier and Type | Method and Description |
---|---|
org.bouncycastle.openpgp.PGPPublicKey |
onMissingPublicKeyEncountered(Long keyId)
This method gets called if we encounter a signature of an unknown key.
|
org.bouncycastle.openpgp.PGPPublicKey onMissingPublicKeyEncountered(@Nonnull Long keyId)
keyId
- ID of the missing key