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