Searched defs:getServerCertificates (Results 1 - 13 of 13) sorted by relevance

/external/apache-harmony/x-net/src/test/impl/java.injected/javax/net/ssl/
H A DHttpsURLConnection_ImplTest.java78 * @see javax.net.ssl.HttpsURLConnection#getServerCertificates()
81 public Certificate[] getServerCertificates() method in class:MyHttpsURLConnection
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
H A DHttpsURLConnectionTest.java128 * @see javax.net.ssl.HttpsURLConnection#getServerCertificates()
131 public Certificate[] getServerCertificates() method in class:MyHttpsURLConnection
/external/okhttp/okhttp-urlconnection/src/main/java/com/squareup/okhttp/internal/huc/
H A DDelegatingHttpsURLConnection.java70 @Override public Certificate[] getServerCertificates() throws SSLPeerUnverifiedException { method in class:DelegatingHttpsURLConnection
/external/conscrypt/src/test/java/org/conscrypt/
H A DNativeCryptoTest.java100 private static long[] getServerCertificates() { method in class:NativeCryptoTest
360 NativeCrypto.SSL_use_certificate(s, getServerCertificates());
442 NativeCrypto.SSL_use_certificate(s, getServerCertificates());
469 NativeCrypto.SSL_use_certificate(s, getServerCertificates());
1020 Hooks sHooks = new ServerHooks(getServerPrivateKey(), getServerCertificates());
1026 assertEqualCertificateChains(getServerCertificates(),
1052 Hooks sHooks = new ServerHooks(getServerPrivateKey(), getServerCertificates()) {
1066 assertEqualCertificateChains(getServerCertificates(),
1096 Hooks sHooks = new ServerHooks(getServerPrivateKey(), getServerCertificates()) {
1154 Hooks sHooks = new ServerHooks(getServerPrivateKey(), getServerCertificates()) {
[all...]
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/external/libgdx/backends/gdx-backend-android/libs/
H A Dandroid-4.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 147 milliseconds