Home
last modified time | relevance | path

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

/packages/apps/CertInstaller/src/com/android/certinstaller/
DCredentialHelper.java337 final TrustedCertificateStore trustedCertificateStore = new TrustedCertificateStore(); in installVpnAndAppsTrustAnchors() local
353 String alias = trustedCertificateStore.getCertificateAlias(caCert); in installVpnAndAppsTrustAnchors()