Class AEJarSigner2
java.lang.Object
com.biglybt.core.util.jar.AEJarSigner2
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAEJarSigner2(String _alias, String _keystore_name, String _keystore_password) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidsignJarFile(File input_file) voidsignJarFile(File file, OutputStream os) voidsignJarStream(InputStream is, OutputStream os)
-
Field Details
-
JarSigner_class
-
keystore_name
-
keystore_password
-
alias
-
-
Constructor Details
-
AEJarSigner2
-
-
Method Details
-
loadJarSigner
- Throws:
IOException
-
signJarFile
- Throws:
IOException
-
signJarFile
- Throws:
IOException
-
signJarStream
- Throws:
IOException
-