Interface PGPContentSignerBuilder
- All Known Implementing Classes:
BcPGPContentSignerBuilder
,JcaPGPContentSignerBuilder
public interface PGPContentSignerBuilder
Builder for
PGPContentSigner
objects.
The purpose of this class is to act as an abstract factory, whose subclasses can decide, which concrete
implementation to use for the PGPContentSigner
.-
Method Summary
-
Method Details
-
build
- Throws:
PGPException
-