Loading core/java/android/net/SSLCertificateSocketFactory.java +2 −1 Original line number Diff line number Diff line Loading @@ -304,7 +304,8 @@ public class SSLCertificateSocketFactory extends SSLSocketFactory { } /** * Sets the <a href="http://technotes.googlecode.com/git/nextprotoneg.html">Next * Sets the * <a class="external" href="https://tools.ietf.org/id/draft-agl-tls-nextprotoneg-03.html">Next * Protocol Negotiation (NPN)</a> protocols that this peer is interested in. * * <p>For servers this is the sequence of protocols to advertise as Loading Loading
core/java/android/net/SSLCertificateSocketFactory.java +2 −1 Original line number Diff line number Diff line Loading @@ -304,7 +304,8 @@ public class SSLCertificateSocketFactory extends SSLSocketFactory { } /** * Sets the <a href="http://technotes.googlecode.com/git/nextprotoneg.html">Next * Sets the * <a class="external" href="https://tools.ietf.org/id/draft-agl-tls-nextprotoneg-03.html">Next * Protocol Negotiation (NPN)</a> protocols that this peer is interested in. * * <p>For servers this is the sequence of protocols to advertise as Loading