Searched defs:caCert (Results 1 – 11 of 11) sorted by relevance
118 const std::string& name, const std::string& caCert, in set()151 const std::string& name, const std::string& caCert) { in setDot()598 const std::string& name, const std::string& caCert, in setDoh()
329 Certificate caCert = null; in updateNetworkKeys() local
4468 public static void verifyCert(X509Certificate caCert) in verifyCert()
874 X509Certificate caCert = CertUtils.createCertFromPemFile("self-signed-ca-b.pem"); in testPersistableBundleEncodeDecodeAuthDigitalSignRemote() local886 X509Certificate caCert = CertUtils.createCertFromPemFile("self-signed-ca-b.pem"); in testEqualsAuthConfigDigitalSignRemote() local
96 const std::string& caCert = "") {
1224 IkeAuthDigitalSignRemoteConfig(@Nullable X509Certificate caCert) { in IkeAuthDigitalSignRemoteConfig()1250 X509Certificate caCert = null; in fromPersistableBundle() local
188 X509Certificate caCert = FakeKeys.CA_CERT1; in testSetInvalidClientCertificateChain() local
926 X509Certificate caCert = null; in fromPersistableBundle() local
727 String caCert = (String) mEapCaCertSpinner.getSelectedItem(); in getConfig() local
714 String caCert = (String) mEapCaCertSpinner.getSelectedItem(); in getConfig() local
1502 private void verifyCaCert(X509Certificate caCert) in verifyCaCert()