Home
last modified time | relevance | path

Searched refs:firstCertImpl (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/provider/certpath/
DPKIXCertPathValidator.java105 X509CertImpl firstCertImpl = X509CertImpl.toImpl(firstCert); in validate() local
107 firstCertImpl.getAuthorityKeyIdentifierExtension()); in validate()