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