Home | History | Annotate | Download | only in certpath

Lines Matching defs:temporary

629                 TrustAnchor temporary;
631 temporary = new TrustAnchor(prevCert, null);
634 temporary = new TrustAnchor(principal, prevKey, null);
636 newTrustAnchors.add(temporary);