fix buffer handling in Tls handshake (#32267)
authorTomas Weinfurt <tweinfurt@yahoo.com>
Fri, 14 Feb 2020 23:09:47 +0000 (15:09 -0800)
committerGitHub <noreply@github.com>
Fri, 14 Feb 2020 23:09:47 +0000 (15:09 -0800)
commitf5874b08b53665ce950b76b628deb63abecaee85
tree536a784eb42f60814340f672f3cb858549328266
parent0b32c1a48b4176914cf2020018209a32f13ad992
fix buffer handling in Tls handshake (#32267)

* fix buffer handling in Tls handshake

* feedback from review
src/libraries/System.Net.Security/src/System.Net.Security.csproj
src/libraries/System.Net.Security/src/System/Net/Security/SecureChannel.cs
src/libraries/System.Net.Security/src/System/Net/Security/SslStream.Implementation.Adapters.cs
src/libraries/System.Net.Security/src/System/Net/Security/SslStream.Implementation.cs