Package com.android.builder.signing

Interface Summary
SignedJarBuilder.IZipEntryFilter Classes which implement this interface provides a method to check whether a file should be added to a Jar file.
 

Class Summary
DefaultSigningConfig SigningConfig encapsulates the information necessary to access certificates in a keystore file that can be used to sign APKs.
SignedJarBuilder A Jar file builder with signature support.
 

Exception Summary
SignedJarBuilder.IZipEntryFilter.ZipAbortException An exception thrown during packaging of a zip file into APK file.
SigningException