Searched refs:installCertificate (Results 1 – 9 of 9) sorted by relevance
516 store.installCertificate(null); in assertEmpty()584 store.installCertificate(getCa2()); in testOneSystemOneUserOneDeleted()593 store.installCertificate(getCa3WithCa1Subject()); in testOneSystemOneUserOneDeletedSameSubject()666 store.installCertificate(ca1); in testIsTrustAnchorWithReissuedgetCa()674 store.installCertificate(getCa1()); in testInstallEmpty()679 store.installCertificate(getCa1()); in testInstallEmpty()690 store.installCertificate(getCa1()); in testInstallEmptySystemExists()703 store.installCertificate(getCa1()); in testInstallEmptyDeletedSystemExists()715 store.installCertificate(getCa1()); in testDeleteUser()
512 store.installCertificate(null); in assertEmpty()580 store.installCertificate(getCa2()); in testOneSystemOneUserOneDeleted()589 store.installCertificate(getCa3WithCa1Subject()); in testOneSystemOneUserOneDeletedSameSubject()662 store.installCertificate(ca1); in testIsTrustAnchorWithReissuedgetCa()670 store.installCertificate(getCa1()); in testInstallEmpty()675 store.installCertificate(getCa1()); in testInstallEmpty()686 store.installCertificate(getCa1()); in testInstallEmptySystemExists()699 store.installCertificate(getCa1()); in testInstallEmptyDeletedSystemExists()711 store.installCertificate(getCa1()); in testDeleteUser()
113 public void installCertificate(@RpcParameter(name = "vpnProfile") JSONObject vpnProfile, in installCertificate() method in VpnFacade118 mCertHelper.installCertificate(profile, certFile, password); in installCertificate()
173 public void installCertificate(VpnProfile profile, String certFile, String password) { in installCertificate() method in CertInstallerHelper
33 method:com.android.org.conscrypt.TrustedCertificateStore#installCertificate(X509Certificate)
92 …method public void installCertificate(java.security.cert.X509Certificate) throws java.security.cer…
580 public void installCertificate(X509Certificate cert) throws IOException, CertificateException { in installCertificate() method in TrustedCertificateStore
604 public void installCertificate(X509Certificate cert) throws IOException, CertificateException { in installCertificate() method in TrustedCertificateStore