Searched defs:getPeerCertificates (Results 1 - 10 of 10) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/
H A DTransactionExt.java68 Certificate[] getPeerCertificates() throws SSLPeerUnverifiedException; method in interface:TransactionExt
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
H A DSSLSessionBindingEventTest.java113 * @see javax.net.ssl.SSLSession#getPeerCertificates()
115 public Certificate[] getPeerCertificates() method in class:MySSLSession
/external/conscrypt/src/main/java/org/conscrypt/
H A DSSLNullSession.java103 public Certificate[] getPeerCertificates() throws SSLPeerUnverifiedException { method in class:SSLNullSession
H A DOpenSSLSessionImpl.java199 * <code>getPeerCertificates()</code>.
256 public Certificate[] getPeerCertificates() throws SSLPeerUnverifiedException { method in class:OpenSSLSessionImpl
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/tls/
H A DFakeSSLSession.java65 public Certificate[] getPeerCertificates() throws SSLPeerUnverifiedException { method in class:FakeSSLSession
/external/conscrypt/src/test/java/org/conscrypt/
H A DTrustManagerImplTest.java337 public Certificate[] getPeerCertificates() throws SSLPeerUnverifiedException { method in class:TrustManagerImplTest.MySSLSession
/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DSIPTransaction.java1244 public java.security.cert.Certificate[] getPeerCertificates() throws SSLPeerUnverifiedException { method in class:SIPTransaction
1250 else return ((TLSMessageChannel) this.getMessageChannel()).getHandshakeCompletedListener().getHandshakeCompletedEvent().getPeerCertificates();
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 208 milliseconds