Package aQute.bnd.service
Interface SignerPlugin
- All Known Implementing Classes:
JartoolSigner
public interface SignerPlugin
-
Method Summary
-
Method Details
-
sign
Sign the current jar. The alias is the given certificate keystore.- Parameters:
builder- The current builder that contains the jar to signalias- The keystore certificate alias- Throws:
Exception- When anything goes wrong
-