瀏覽代碼

[System.Core] Add AesCryptoServiceProvider to the MONODROID profile.

Context: System.Security.Cryptography/AesCryptoServiceProvider.cs

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

This is needed so that Aes.Create() can work.
Jonathan Pryor 12 年之前
父節點
當前提交
322d5bd38f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      mcs/class/System.Core/monodroid_System.Core.dll.sources

+ 1 - 0
mcs/class/System.Core/monodroid_System.Core.dll.sources

@@ -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