summaryrefslogtreecommitdiffstats
path: root/dalvik/src
diff options
context:
space:
mode:
authorAlex Klyubin <klyubin@google.com>2014-11-12 15:14:06 -0800
committerAlex Klyubin <klyubin@google.com>2014-11-12 15:14:06 -0800
commitfb30da617fb979e7ae98c5a22b926aa15c6f2502 (patch)
tree0c8c67cdd27d9af35be4aadc3515d48dfe232b26 /dalvik/src
parent0eca032a3bd1520bf2c680accd9c99c16b213dcf (diff)
downloadlibcore-fb30da617fb979e7ae98c5a22b926aa15c6f2502.zip
libcore-fb30da617fb979e7ae98c5a22b926aa15c6f2502.tar.gz
libcore-fb30da617fb979e7ae98c5a22b926aa15c6f2502.tar.bz2
Basic library for parsing TLS/SSL ClientHellos in tests.
CTS tests in libcore assert certain properties of TLS/SSL and HTTPS stacks, but they do not check whether these are correctly reflected in the underlying TLS/SSL traffic generated by these stacks. This basic TLS wire-protocol library will enable CTS tests to inspect in detail ClientHello messages, such as which protocol is being signalled as the higest supported by the client, which cipher suites are enabled, whether SNI extension is provided and set to the correct value. As an example, in this CL I switched one test in SSLSocketTest to this library. Change-Id: I93251dd873a78ec7f6caa704b71f5fa0ecf2c2f2
Diffstat (limited to 'dalvik/src')
0 files changed, 0 insertions, 0 deletions