Searched defs:caCert (Results 1 – 11 of 11) sorted by relevance
80 const std::string& name, const std::string& caCert) { in set()115 const std::string& name, const std::string& caCert) { in setDot()563 const std::string& name, const std::string& caCert) { in setDoh()
329 Certificate caCert = null; in updateNetworkKeys() local
3831 public static void verifyCert(X509Certificate caCert) in verifyCert()
869 X509Certificate caCert = CertUtils.createCertFromPemFile("self-signed-ca-b.pem"); in testPersistableBundleEncodeDecodeAuthDigitalSignRemote() local881 X509Certificate caCert = CertUtils.createCertFromPemFile("self-signed-ca-b.pem"); in testEqualsAuthConfigDigitalSignRemote() local
96 const std::string& caCert = "") {
1114 IkeAuthDigitalSignRemoteConfig(@Nullable X509Certificate caCert) { in IkeAuthDigitalSignRemoteConfig()1140 X509Certificate caCert = null; in fromPersistableBundle() local
188 X509Certificate caCert = FakeKeys.CA_CERT1; in testSetInvalidClientCertificateChain() local
926 X509Certificate caCert = null; in fromPersistableBundle() local
722 String caCert = (String) mEapCaCertSpinner.getSelectedItem(); in getConfig() local
718 String caCert = (String) mEapCaCertSpinner.getSelectedItem(); in getConfig() local
1479 private void verifyCaCert(X509Certificate caCert) in verifyCaCert()