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.java335 final TrustedCertificateStore trustedCertificateStore = new TrustedCertificateStore(); in installVpnAndAppsTrustAnchors() local
351 String alias = trustedCertificateStore.getCertificateAlias(caCert); in installVpnAndAppsTrustAnchors()