Package | Description |
---|---|
com.android.apksig |
Modifier and Type | Method and Description |
---|---|
ApkSigner.SignerConfig |
ApkSigner.SignerConfig.Builder.build()
Returns a new
SignerConfig instance configured based on the configuration of
this builder. |
Constructor and Description |
---|
Builder(List<ApkSigner.SignerConfig> signerConfigs)
Constructs a new
Builder for an ApkSigner which signs using the provided
signer configurations. |
Copyright © 2016. All rights reserved.