Package de.dentrassi.rpm.builder
Class SigningHelper
- java.lang.Object
-
- de.dentrassi.rpm.builder.SigningHelper
-
public final class SigningHelper extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.bouncycastle.openpgp.PGPPrivateKeyloadKey(Signature signature, Logger logger)
-
-
-
Method Detail
-
loadKey
public static org.bouncycastle.openpgp.PGPPrivateKey loadKey(Signature signature, Logger logger) throws org.apache.maven.plugin.MojoFailureException, org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoFailureExceptionorg.apache.maven.plugin.MojoExecutionException
-
-