Searched refs:strToX509Cert (Results 1 – 1 of 1) sorted by relevance
382 eConfig.setCaCertificate(strToX509Cert(certStr)); in genWifiEnterpriseConfig()390 X509Certificate cert = strToX509Cert(certStr); in genWifiEnterpriseConfig()454 private X509Certificate strToX509Cert(String certStr) throws CertificateException { in strToX509Cert() method in WifiManagerFacade493 X509Certificate caCert = strToX509Cert(certString); in wifiTest()