2005-01-20 Sebastien Pouliot * AsnEncodedDataTest.cs: Added test case for SubjectAltName extension. 2005-01-17 Sebastien Pouliot * AsnEncodedDataTest.cs: Added tests decode Fx supported Enhanced Key Usage extension and Fx "officially" unsupported Netscape Cert Type extension. Both are docoded sucessfully at this level. 2005-01-13 Sebastien Pouliot * AsnEncodedDataTest.cs: Added tests for Oid, RawData properties and for CopyFrom method. * CryptographicAttributeTest.cs: Updated to NUnit 2.2 tests. 2004-07-09 Sebastien Pouliot * AsnEncodedDataTest.cs: Fixed for Fx 2.0 beta1. * CryptographicAttributeTest.cs: New. Moved from S.S.C.Pkcs. * OidTest.cs: Fixed for Fx 2.0 beta1. 2003-11-06 Sebastien Pouliot * AsnEncodedDataTest.cs: New. Unit tests for AsnEncodedData (.NET 1.2). * OidTest.cs: New. Unit tests for Oid (.NET 1.2). * OidCollectionTest.cs: New. Unit tests for OidCollection (.NET 1.2). * OidEnumeratorTest.cs: New. Unit tests for OidEnumerator (.NET 1.2).