Searched refs:temporary (Results 1 – 1 of 1) sorted by relevance
636 TrustAnchor temporary; in verifyCRL() local638 temporary = new TrustAnchor(prevCert, null); in verifyCRL()641 temporary = new TrustAnchor(principal, prevKey, null); in verifyCRL()643 newTrustAnchors.add(temporary); in verifyCRL()