Searched refs:remainingCerts (Results 1 – 1 of 1) sorted by relevance
50 private int remainingCerts; field in KeyChecker73 remainingCerts = certPathLen; in init()111 remainingCerts--; in check()114 if (remainingCerts == 0) { in check()