diff options
author | Alex Klyubin <klyubin@google.com> | 2013-01-16 18:30:18 -0800 |
---|---|---|
committer | Alex Klyubin <klyubin@google.com> | 2013-01-18 11:12:38 -0800 |
commit | de30700ecd96af43e2f3ee2e03f398896f5bb1e9 (patch) | |
tree | 869d55d4a52aa72185dfd4020e2a67d74a2ced20 /include/ScopedJavaUnicodeString.h | |
parent | 1c99ef4e6a5f9ff1a4599b2263d2e151a8ec032f (diff) |
Add support for TLS Channel ID to OpenSSL-backed sockets.
On the client, TLS Channel ID is enabled by passing an ECDSA P-256
private key to OpenSSLSocketImpl via the new setChannelIdPrivateKey
method.
On the server, TLS Channel ID is enabled via the new method
OpenSSLServerSocketImpl.setChannelIdEnabled. After the TLS/SSL
handshake, the Channel ID can be obtained via the new method
getChannelId.
See http://tools.ietf.org/html/draft-balfanz-tls-channelid-00.
Change-Id: I035e86d36678ae5956e6c1837afefcd668b3d750
Diffstat (limited to 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions