Searched refs:signatureSchemeRollbackProtectionsEnforced (Results 1 – 3 of 3) sorted by relevance
77 private final boolean signatureSchemeRollbackProtectionsEnforced; field in StrictJarVerifier176 HashMap<String, byte[]> metaEntries, boolean signatureSchemeRollbackProtectionsEnforced) { in StrictJarVerifier() argument181 this.signatureSchemeRollbackProtectionsEnforced = in StrictJarVerifier()182 signatureSchemeRollbackProtectionsEnforced; in StrictJarVerifier()381 if (signatureSchemeRollbackProtectionsEnforced) { in verifyCertificate()
75 boolean signatureSchemeRollbackProtectionsEnforced) in StrictJarFile() argument92 signatureSchemeRollbackProtectionsEnforced); in StrictJarFile()
1204 boolean signatureSchemeRollbackProtectionsEnforced = in collectCertificates()1209 signatureSchemeRollbackProtectionsEnforced); in collectCertificates()