HomeSort by relevance Sort by last modified time
    Searched full:cpbtype (Results 1 - 1 of 1) sorted by null

  /libcore/ojluni/src/main/java/java/security/cert/
CertPathBuilder.java 312 String cpbtype = local
318 return (cpbtype == null) ? "PKIX" : cpbtype;

Completed in 79 milliseconds