[System]: Add internal RemoteCertValidationCallback and LocalCertSelectionCallback.
authorMartin Baulig <martin.baulig@xamarin.com>
Fri, 9 Oct 2015 18:54:20 +0000 (14:54 -0400)
committerMartin Baulig <martin.baulig@xamarin.com>
Mon, 12 Oct 2015 20:52:00 +0000 (16:52 -0400)
commitf338a141ce9883db8068a83fba8b61eab04f5e13
tree5e6e4835a0fc858ada898e8225da61b2699f8211
parentb8e6b1cbacfa0203bbad33f2fe06afdf05b63c28
[System]: Add internal RemoteCertValidationCallback and LocalCertSelectionCallback.

These two internal delegates are defined and used by the referencesource's SslStream
implementation; add them to our SslStream.cs version for compatibility.

(cherry picked from commit 0fbda4c3bdfc2a5c656aef18211f4171431ae1e6)
mcs/class/System/System.Net.Security/SslStream.cs