Searched refs:getServerRootCaCert (Results 1 – 5 of 5) sorted by relevance
125 assertEquals(mServerRootCa, profile.getServerRootCaCert()); in testBuildUsernamePasswordProfile()142 assertEquals(profile.getServerRootCaCert(), mServerRootCa); in testBuildDigitalSignatureProfile()159 assertNull(profile.getServerRootCaCert()); in testBuildPresharedKeyProfile()365 assertNull(result.getServerRootCaCert()); in testPskFromVpnProfileDiscardsIrrelevantValues()
147 builder.setAuthEap(profile.getServerRootCaCert(), eapConfig); in setIkeAuth()154 profile.getServerRootCaCert(), in setIkeAuth()
327 public X509Certificate getServerRootCaCert() { in getServerRootCaCert() method in Ikev2VpnProfile
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
28715 method @Nullable public java.security.cert.X509Certificate getServerRootCaCert();