[System.Core] Add AesCryptoServiceProvider to the MONODROID profile.
authorJonathan Pryor <jonpryor@vt.edu>
Tue, 4 Jun 2013 23:38:23 +0000 (19:38 -0400)
committerJonathan Pryor <jonpryor@vt.edu>
Tue, 4 Jun 2013 23:40:16 +0000 (19:40 -0400)
Context: System.Security.Cryptography/AesCryptoServiceProvider.cs

Add System.Security.Cryptography.AesCryptoServiceProvider to the
MONODROID profile.

This is needed so that Aes.Create() can work.

mcs/class/System.Core/monodroid_System.Core.dll.sources

index 51cb4e882d9c3bab278ae6fdcbf59257cab36725..c681f5a1f8b7bd6df177f0dce7e23161cf15a96f 100644 (file)
@@ -3,6 +3,7 @@
 #include dynamic_System.Core.dll.sources
 
 System/TimeZoneInfo.Android.cs
+System.Security.Cryptography/AesCryptoServiceProvider.cs
 System.Security.Cryptography/AesManaged.cs
 System.Security.Cryptography/AesTransform.cs