2003-12-15 Sebastien Pouliot <spouliot@videotron.ca>
authorSebastien Pouliot <sebastien@ximian.com>
Mon, 15 Dec 2003 17:25:50 +0000 (17:25 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Mon, 15 Dec 2003 17:25:50 +0000 (17:25 -0000)
commitd270c1fd5f1f562ae5cf006892ee6ce301684412
tree2ecad9af616a0ea582e17a2406060526e6dc17c2
parent45bf27a946b9cc7c2ab34b2c28adbfb0c7c2ce4b
2003-12-15  Sebastien Pouliot  <spouliot@videotron.ca>

* X509CapiTest.cs: New. Unit test for loading a certificate using a
(CryptoAPI) handle.
* X509SpcTest.cs: Changed the code signing sample for an assembly
signed by a valid (not a test) certificate so the test should run fine
under Windows (without changing any configuration).

svn path=/trunk/mcs/; revision=21187
mcs/class/corlib/Test/System.Security.Cryptography.X509Certificates/ChangeLog
mcs/class/corlib/Test/System.Security.Cryptography.X509Certificates/X509CapiTest.cs [new file with mode: 0755]
mcs/class/corlib/Test/System.Security.Cryptography.X509Certificates/X509SpcTest.cs