[corlib] Simplify RNGCryptoServiceProvider file name on MT and enable tests
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 11 Oct 2016 11:27:47 +0000 (13:27 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 25 Nov 2016 02:53:16 +0000 (03:53 +0100)
commit450f5dec0feda9286d46d6e0e72d98e967c999a2
tree24d98d89de0c44b518fb1fbd49f8805b67fedef0
parent7669c811ffb49adf091760b46bfca94dd7286cb3
[corlib] Simplify RNGCryptoServiceProvider file name on MT and enable tests

Also unify xammac and monotouch .sources files.
We're now using the CommonCrypto-based RNGCryptoServiceProvider on xammac too.
mcs/class/corlib/CommonCrypto/RNGCryptoServiceProvider.cryptor.cs [new file with mode: 0644]
mcs/class/corlib/CommonCrypto/SecRandom.cs [deleted file]
mcs/class/corlib/Test/System.Security.Cryptography/RNGCryptoServiceProviderTest.cs
mcs/class/corlib/monotouch_corlib.dll.exclude.sources
mcs/class/corlib/monotouch_corlib.dll.sources
mcs/class/corlib/xammac_corlib.dll.exclude.sources
mcs/class/corlib/xammac_corlib.dll.sources