sign
void sign(Builder builder,
String alias)
throws Exception
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