java.lang.Object
org.eclipse.jgit.gpg.bc.BouncyCastleGpgSignerFactory
Factory for creating a
GpgSigner based on Bouncy Castle.- Since:
- 5.11
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.eclipse.jgit.lib.GpgSignercreate()Creates a newGpgSigner.
-
Method Details
-
create
public static org.eclipse.jgit.lib.GpgSigner create()Creates a newGpgSigner.- Returns:
- the
GpgSigner
-