| Package | Description |
|---|---|
| org.bouncycastle.openpgp | |
| org.bouncycastle.openpgp.operator.bc | |
| org.bouncycastle.openpgp.operator.jcajce |
| Modifier and Type | Method and Description |
|---|---|
void |
PGPSignature.init(PGPContentVerifierBuilderProvider verifierBuilderProvider,
PGPPublicKey pubKey) |
void |
PGPOnePassSignature.init(PGPContentVerifierBuilderProvider verifierBuilderProvider,
PGPPublicKey pubKey)
Initialise the signature object for verification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BcPGPContentVerifierBuilderProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
JcaPGPContentVerifierBuilderProvider |