Searched refs:MAX_JAR_SIGNERS (Results 1 – 1 of 1) sorted by relevance
84 private static final int MAX_JAR_SIGNERS = 10; field in StrictJarVerifier306 if (++signerCount > MAX_JAR_SIGNERS) { in readCertificates()308 "APK Signature Scheme v1 only supports a maximum of " + MAX_JAR_SIGNERS in readCertificates()