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