[System] Add new 'Mono.Security.Interface.MonoTlsProviderFactory' callback to let...
authorRolf Bjarne Kvinge <rolf@xamarin.com>
Tue, 15 Mar 2016 12:41:13 +0000 (13:41 +0100)
committerRodrigo Kumpera <kumpera@gmail.com>
Mon, 28 Mar 2016 22:51:37 +0000 (15:51 -0700)
commit8831ab4f6b50bd2120ac113fc81d374e1b4e7580
treeed61ba080a84e753e75d0e32cb9f27a86e002790
parent188ec88f3090c4c80911283b1bf4da798fbd3802
[System] Add new 'Mono.Security.Interface.MonoTlsProviderFactory' callback to let the framework libraries select the provider at runtime.

List of original contributors:

Martin Baulig <martin.baulig@xamarin.com>
15 files changed:
mcs/class/System/Assembly/AssemblyInfoEx.cs [new file with mode: 0644]
mcs/class/System/Mono.Net.Security/MonoTlsProviderFactory.MonoTouch.opt.cs [deleted file]
mcs/class/System/Mono.Net.Security/MonoTlsProviderFactoryExt.cs [new file with mode: 0644]
mcs/class/System/Mono.Security.Interface/MonoTlsProviderFactoryExt.cs [new file with mode: 0644]
mcs/class/System/monotouch_System.dll.sources
mcs/class/System/monotouch_opt_System.dll.sources [deleted file]
mcs/class/System/monotouch_runtime_opt_System.dll.sources [deleted file]
mcs/class/System/monotouch_tv_opt_System.dll.sources [deleted file]
mcs/class/System/monotouch_tv_runtime_opt_System.dll.sources [deleted file]
mcs/class/System/monotouch_watch_opt_System.dll.sources [deleted file]
mcs/class/System/monotouch_watch_runtime_opt_System.dll.sources [deleted file]
mcs/class/System/xammac_System.dll.sources
mcs/class/System/xammac_net_4_5_System.dll.sources
mcs/class/System/xammac_net_4_5_opt_System.dll.sources [deleted file]
mcs/class/System/xammac_opt_System.dll.sources [deleted file]