Home | History | Annotate | Download | only in ssl

Lines Matching full:certinfo

935 +				CertInfo ci = new CertInfo(currentTrustedCerts[0]);
1594 + CertInfo ci = new CertInfo(trustallCerts[0]);
2076 +class CertInfo {
2081 + CertInfo(java.security.cert.Certificate c) {