[corlib]: Cleanup X509Certificate and move the implementation-specific bits into...
authorMartin Baulig <martin.baulig@xamarin.com>
Thu, 10 Dec 2015 01:49:39 +0000 (20:49 -0500)
committerMartin Baulig <martin.baulig@xamarin.com>
Thu, 10 Dec 2015 18:03:47 +0000 (13:03 -0500)
commitb1a575a3b5f78a074ea3df36ae4970fcb5d17585
treeafdc409928c878bc1412f7fd99fbe1540f831f6b
parent2a7060c124c641b55b39b6f452e358996a043a48
[corlib]: Cleanup X509Certificate and move the implementation-specific bits into a separate class.

(cherry picked from commit b82b0b8402297854bcceccc4329703024c5aad63)
mcs/class/System/System.Security.Cryptography.X509Certificates/OSX509Certificates.cs
mcs/class/corlib/System.Security.Cryptography.X509Certificates/X509Certificate.cs
mcs/class/corlib/System.Security.Cryptography.X509Certificates/X509Certificate20.cs
mcs/class/corlib/System.Security.Cryptography.X509Certificates/X509CertificateImpl.cs [new file with mode: 0644]
mcs/class/corlib/System.Security.Cryptography.X509Certificates/X509CertificateImplMono.cs [new file with mode: 0644]
mcs/class/corlib/System.Security.Cryptography.X509Certificates/X509Helper.cs [new file with mode: 0644]
mcs/class/corlib/corlib.dll.sources