Searched defs:caCert (Results 1 – 12 of 12) sorted by relevance
321 Certificate caCert = null; in updateNetworkKeys() local
2799 public static void verifyCert(X509Certificate caCert) in verifyCert()
57 const std::vector<std::string>& tlsServers, const std::string& caCert) { in makeResolverParamsParcel()
776 X509Certificate caCert = CertUtils.createCertFromPemFile("self-signed-ca-b.pem"); in testPersistableBundleEncodeDecodeAuthDigitalSignRemote() local788 X509Certificate caCert = CertUtils.createCertFromPemFile("self-signed-ca-b.pem"); in testEqualsAuthConfigDigitalSignRemote() local
61 const std::string& caCert) { in set()
97 const std::string& caCert = "") {
163 X509Certificate caCert = FakeKeys.CA_CERT1; in testSetInvalidClientCertificateChain() local
866 IkeAuthDigitalSignRemoteConfig(@Nullable X509Certificate caCert) { in IkeAuthDigitalSignRemoteConfig()892 X509Certificate caCert = null; in fromPersistableBundle() local
866 X509Certificate caCert = null; in fromPersistableBundle() local
704 String caCert = (String) mEapCaCertSpinner.getSelectedItem(); in getConfig() local
718 String caCert = (String) mEapCaCertSpinner.getSelectedItem(); in getConfig() local
1410 private void verifyCaCert(X509Certificate caCert) in verifyCaCert()