public interface SignerFactory
A factory for
Signers.- Since:
- 7.0
-
Method Summary
-
Method Details
-
getType
Tells what kind ofSignerthis factory creates.- Returns:
- the
GpgConfig.GpgFormatof the signer
-
create
- Returns:
- a new
Signer
-