Ver Fonte

2005-05-03 Sebastien Pouliot <[email protected]>

	* System.Security_test.dll.sources: Added unit tests for System.
	Security.Cryptography.Pkcs.SignerInfoCollection class.


svn path=/trunk/mcs/; revision=43972
Sebastien Pouliot há 20 anos atrás
pai
commit
c408ffa245

+ 5 - 0
mcs/class/System.Security/ChangeLog

@@ -1,3 +1,8 @@
+2005-05-03  Sebastien Pouliot  <[email protected]>
+
+	* System.Security_test.dll.sources: Added unit tests for System.
+	Security.Cryptography.Pkcs.SignerInfoCollection class.
+
 2005-04-25  Sebastien Pouliot  <[email protected]>
 
 	* System.Security.dll.sources: Added IRelDecryptor interface and 

+ 1 - 0
mcs/class/System.Security/System.Security_test.dll.sources

@@ -18,6 +18,7 @@ System.Security.Cryptography.Pkcs/Pkcs9DocumentNameTest.cs
 System.Security.Cryptography.Pkcs/Pkcs9MessageDigestTest.cs
 System.Security.Cryptography.Pkcs/Pkcs9SigningTimeTest.cs
 System.Security.Cryptography.Pkcs/SignedCmsTest.cs
+System.Security.Cryptography.Pkcs/SignerInfoCollectionTest.cs
 System.Security.Cryptography.Pkcs/SignerInfoTest.cs
 System.Security.Cryptography.Pkcs/SubjectIdentifierTest.cs
 System.Security.Cryptography.X509Certificates/X509BasicConstraintsExtensionTest.cs