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()340 assertNull(result.getServerRootCaCert()); in testPskFromVpnProfileDiscardsIrrelevantValues()
137 builder.setAuthEap(profile.getServerRootCaCert(), eapConfig); in setIkeAuth()144 profile.getServerRootCaCert(), in setIkeAuth()
270 public X509Certificate getServerRootCaCert() { in getServerRootCaCert() method in Ikev2VpnProfile
28776 method @Nullable public java.security.cert.X509Certificate getServerRootCaCert();
28906 method @Nullable public java.security.cert.X509Certificate getServerRootCaCert();