BcPGPContentSignerBuilder, JcaPGPContentSignerBuilderpublic interface PGPContentSignerBuilder
| Modifier and Type | Method | Description |
|---|---|---|
PGPContentSigner |
build(int signatureType,
PGPPrivateKey privateKey) |
PGPContentSigner build(int signatureType, PGPPrivateKey privateKey) throws PGPException
PGPException