Always use InvariantCulture calendars in X509Certificate on Mobile
commitfdfd781b4a8bcf5a278614b30733d462ef79d707
authorAleksey Kliger <alklig@microsoft.com>
Tue, 9 Oct 2018 19:33:41 +0000 (9 15:33 -0400)
committerMarek Safar <marek.safar@gmail.com>
Tue, 9 Oct 2018 22:47:26 +0000 (9 15:47 -0700)
tree19b22bbd54999733f265a92a4e2e2ab08555bdd4
parentd4c04793622cc33003d83e0d5022e35225fa05a2
Always use InvariantCulture calendars in X509Certificate on Mobile

Allow the linker to remove UmAlQuraCalendar and HijriCalendar on mobile devices

Match the CoreFX X509Certificate changes: https://github.com/mono/corefx/commit/4eb1fc2abd2ffa70e402d22415d0209b21725a10

Fixes https://github.com/mono/mono/issues/10448
mcs/class/corlib/System.Security.Cryptography.X509Certificates/X509Certificate.cs