Home
last modified time | relevance | path

Searched defs:rsa2048SignerConfig (Results 1 – 1 of 1) sorted by relevance

/tools/apksig/src/test/java/com/android/apksig/
DApkSignerTest.java151 List<ApkSigner.SignerConfig> rsa2048SignerConfig = in generateGoldenFiles() local
452 List<ApkSigner.SignerConfig> rsa2048SignerConfig = in testAlignmentPreserved_Golden() local
747 final List<ApkSigner.SignerConfig> rsa2048SignerConfig = in testAws_Golden() local
899 final List<ApkSigner.SignerConfig> rsa2048SignerConfig = in testGcp_Golden() local
1851 List<ApkSigner.SignerConfig> rsa2048SignerConfig = in testSignApk_Pinlist() local
1921 List<ApkSigner.SignerConfig> rsa2048SignerConfig = Collections.singletonList( in testOtherSignersSignaturesPreserved_v3OnlyDifferentSigner_throwsException() local
1942 List<ApkSigner.SignerConfig> rsa2048SignerConfig = Collections.singletonList( in testOtherSignersSignaturesPreserved_v2OnlyAppendV2V3SameSigner_signatureAppended() local
1966 List<ApkSigner.SignerConfig> rsa2048SignerConfig = Collections.singletonList( in testOtherSignersSignaturesPreserved_v2OnlyAppendV3SameSigner_throwsException() local
1987 List<ApkSigner.SignerConfig> rsa2048SignerConfig = Collections.singletonList( in testOtherSignersSignaturesPreserved_v1v2IndividuallySign_signaturesAppended() local
2331 List<ApkSigner.SignerConfig> rsa2048SignerConfig = in testV31_rotationMinSdkVersionTWithoutLineage_v30VerificationSucceeds() local
[all …]