Home
last modified time | relevance | path

Searched refs:ecP256SignerConfig (Results 1 – 1 of 1) sorted by relevance

/tools/apksig/src/test/java/com/android/apksig/
DApkSignerTest.java1875 List<ApkSigner.SignerConfig> ecP256SignerConfig = Collections.singletonList( in testOtherSignersSignaturesPreserved_extraSigBlock_signatureAppended() local
1879 new ApkSigner.Builder(ecP256SignerConfig) in testOtherSignersSignaturesPreserved_extraSigBlock_signatureAppended()
1897 List<ApkSigner.SignerConfig> ecP256SignerConfig = Collections.singletonList( in testOtherSignersSignaturesPreserved_v1Only_signatureAppended() local
1901 new ApkSigner.Builder(ecP256SignerConfig) in testOtherSignersSignaturesPreserved_v1Only_signatureAppended()
1989 List<ApkSigner.SignerConfig> ecP256SignerConfig = Collections.singletonList( in testOtherSignersSignaturesPreserved_v1v2IndividuallySign_signaturesAppended() local
2005 new ApkSigner.Builder(ecP256SignerConfig) in testOtherSignersSignaturesPreserved_v1v2IndividuallySign_signaturesAppended()
3448 List<ApkSigner.SignerConfig> ecP256SignerConfig = Collections.singletonList( in testSourceStampTimestamp_signWithSourceStampAndTimestampDefault_validTimestampValue() local
3452 new ApkSigner.Builder(ecP256SignerConfig) in testSourceStampTimestamp_signWithSourceStampAndTimestampDefault_validTimestampValue()
3473 List<ApkSigner.SignerConfig> ecP256SignerConfig = Collections.singletonList( in testSourceStampTimestamp_signWithSourceStampAndTimestampEnabled_validTimestampValue() local
3477 new ApkSigner.Builder(ecP256SignerConfig) in testSourceStampTimestamp_signWithSourceStampAndTimestampEnabled_validTimestampValue()
[all …]