public class PackageKeySetData extends Object
Modifier and Type | Method and Description |
---|---|
protected void |
addDefinedKeySet(long ks,
String alias) |
protected void |
addUpgradeKeySet(String alias) |
protected void |
addUpgradeKeySetById(long ks) |
protected ArrayMap<String,Long> |
getAliases() |
protected long |
getProperSigningKeySet() |
protected long[] |
getUpgradeKeySets() |
protected boolean |
isUsingDefinedKeySets() |
protected boolean |
isUsingUpgradeKeySets() |
protected void |
removeAllDefinedKeySets() |
protected void |
removeAllUpgradeKeySets() |
protected void |
setAliases(ArrayMap<String,Long> newAliases) |
protected void |
setProperSigningKeySet(long ks) |
protected void setProperSigningKeySet(long ks)
protected long getProperSigningKeySet()
protected void addUpgradeKeySet(String alias)
protected void addUpgradeKeySetById(long ks)
protected void removeAllUpgradeKeySets()
protected long[] getUpgradeKeySets()
protected void addDefinedKeySet(long ks, String alias)
protected void removeAllDefinedKeySets()
protected boolean isUsingDefinedKeySets()
protected boolean isUsingUpgradeKeySets()