Searched refs:certHistorySet (Results 1 – 1 of 1) sorted by relevance
847 HashSet<X509Certificate> certHistorySet = new HashSet<>(); in verifyProofOfRotationStruct() local886 if (certHistorySet.contains(lastCert)) { in verifyProofOfRotationStruct()891 certHistorySet.add(lastCert); in verifyProofOfRotationStruct()