Log TLS signature_algorithms extension values.
authorKyle Nekritz <knekritz@fb.com>
Fri, 28 Aug 2015 20:35:05 +0000 (13:35 -0700)
committerSara Golemon <sgolemon@fb.com>
Mon, 31 Aug 2015 21:21:10 +0000 (14:21 -0700)
commit6dd4bc6a277ac560d8ab15e6983dd669efd50158
treed338a3d946356f7c04784785fd7659aadb5b5b31
parentc86396085efaa2578b6bb37f24a90f301280aca1
Log TLS signature_algorithms extension values.

Summary: Provide a folly interface for logging the client supported TLS signature algorithms.

Reviewed By: @siyengar

Differential Revision: D2374528
folly/io/async/AsyncSSLSocket.cpp
folly/io/async/AsyncSSLSocket.h