Kenny Root 100d729026 Add ALPN support to SSL socket factory
This adds the ability to use Application-Layer Protocol Negotiation
(ALPN) through the SSLCertificateSocketFactory. ALPN is essentially
like Next Protocol Negotiation (NPN) but negotiation is done in the
clear. This allows the use of other protocols on the same port (e.g.,
SPDY instead of HTTP on port 80).

Change-Id: Ie62926b455e252c4c98670bbbecc1eb5c6f13990
2013-06-26 10:35:39 -07:00
2013-06-14 15:41:26 -07:00
2013-04-03 14:47:14 -07:00
2013-04-19 13:35:16 -07:00
2013-05-06 15:00:58 -07:00
2013-04-29 15:15:27 -07:00
2012-11-19 11:50:05 +01:00
2013-04-29 15:15:27 -07:00
2012-11-30 12:32:36 -08:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%