Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/security/cert/
DCertPath.java301 protected static class CertPathRep implements Serializable { class in CertPath
317 protected CertPathRep(String type, byte[] data) { in CertPathRep() method in CertPath.CertPathRep