ChangeLog 484 B

1234567891011121314
  1. 2005-09-27 Sebastien Pouliot <[email protected]>
  2. * X509Certificate2UI.cs: Hide constructor (it should have been a
  3. static class). Fixed Display/DisplayCertificate method name.
  4. 2005-09-27 Sebastien Pouliot <[email protected]>
  5. * X509Certificate2UI.cs: New. Class to handle UI (yuck) for
  6. certificate display and selection.
  7. * X509SelectionFlag.cs: Moved back from System.dll.
  8. 2005-09-26 Sebastien Pouliot <[email protected]>
  9. * All classes moved in System.dll