[release/6.0] add support for parsing Unified TLS hello (#68425)
authorTomas Weinfurt <tweinfurt@yahoo.com>
Wed, 4 May 2022 17:44:36 +0000 (10:44 -0700)
committerGitHub <noreply@github.com>
Wed, 4 May 2022 17:44:36 +0000 (10:44 -0700)
commitac796cb1b08987f2b8019f78659431813e1b93c3
treef4cc396535b6b65dfa690f90116409488e059fe7
parentdbd2a6b64449232f9f979bd45f92271b0fc36e10
[release/6.0] add support for parsing Unified TLS hello (#68425)

* add support for parsing Unified TLS hello

* feedback from review

* update comment
src/libraries/System.Net.Security/src/System/Net/Security/SslStream.Implementation.cs
src/libraries/System.Net.Security/src/System/Net/Security/TlsFrameHelper.cs