ChangeLog 906 B

12345678910111213141516171819202122232425
  1. 2005-09-26 Sebastien Pouliot <[email protected]>
  2. * Asn*.cs, Oid*.cs: Moved to System.dll
  3. 2005-04-23 Sebastien Pouliot <[email protected]>
  4. * CryptographicAttribute.cs: Renamed class to CryptographicAttribute
  5. Object to match beta2.
  6. * CryptographicAttributeCollection.cs: Renamed class to Cryptographic
  7. AttributeObjectCollection to match beta2.
  8. * CryptographicAttributeEnumerator.cs: Renamed class to Cryptographic
  9. AttributeObjectEnumerator to match beta2.
  10. 2005-01-13 Sebastien Pouliot <[email protected]>
  11. * CryptographicAttribute.cs: Fixed implementation with updated unit
  12. tests.
  13. 2004-07-08 Sebastien Pouliot <[email protected]>
  14. * CryptographicAttribute.cs: New. Moved from S.S.C.Pkcs.
  15. * CryptographicAttributeCollection.cs: New. Replace S.S.C.Pkcs.
  16. Pkcs9AttributeCollection.
  17. * CryptographicAttributeEnumerator.cs: New. Replace S.S.C.Pkcs.
  18. Pkcs9AttributeEnumerator.