2005-09-26 Sebastien Pouliot * Asn*.cs, Oid*.cs: Moved to System.dll 2005-04-27 Sebastien Pouliot * ProtectedDataTest.cs: Updated to NUnit 2.2 API to use Ignore it the platform doesn't support ProtectedData. * ProtectedMemoryTest.cs: Updated to NUnit 2.2 API to use Ignore it the platform doesn't support ProtectedData. 2005-04-23 Sebastien Pouliot * CryptographicAttributeTest.cs: Changed class names to match beta2. 2005-01-13 Sebastien Pouliot * CryptographicAttributeTest.cs: Updated to NUnit 2.2 tests. 2004-07-09 Sebastien Pouliot * CryptographicAttributeTest.cs: New. Moved from S.S.C.Pkcs.