Package com.biglybt.core.util.jar
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 void
protected void
signJarFile
(File input_file) void
signJarFile
(File file, OutputStream os) void
signJarStream
(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
-