Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/security/cert/
DCertPath.java120 public abstract class CertPath implements Serializable { class
135 protected CertPath(String type) { in CertPath() method in CertPath