Home
last modified time | relevance | path

Searched defs:setPathToNames (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/provider/certpath/
DCertPathHelper.java62 static void setPathToNames(X509CertSelector sel, in setPathToNames() method in CertPathHelper
/libcore/ojluni/src/main/java/java/security/cert/
DX509CertSelector.java1168 public void setPathToNames(Collection<List<?>> names) throws IOException { in setPathToNames() method in X509CertSelector