2003-11-08 Sebastien Pouliot * ContentInfoTest.cs: New. (Incomplete) Unit tests for ContentInfo. * Pkcs7SignerTest.cs: New. New. Unit tests for Pkcs7Signer. * RecipientInfoTest.cs: New. Unit tests for abstract class RecipientInfo. 2003-11-07 Sebastien Pouliot * AlgorithmIdentifierTest.cs: New. Unit tests for AlgorithmIdentifier. * CryptographicAttributeTest.cs: New. Unit tests for CryptographicAttribute. * Pkcs9AttributeTest.cs: New. Unit tests for Pkcs9Attribute (same as for CryptographicAttribute). * Pkcs9DocumentDescriptionTest.cs: New. Unit tests for Pkcs9DocumentDescription. * Pkcs9DocumentNameTest.cs: New. Unit tests for Pkcs9DocumentName. * Pkcs9SigningTimeTest.cs: New. Unit tests for Pkcs9SigningTime.