2006-09-12 Sebastien Pouliot <sebastien@ximian.com>
authorSebastien Pouliot <sebastien@ximian.com>
Tue, 12 Sep 2006 13:07:29 +0000 (13:07 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Tue, 12 Sep 2006 13:07:29 +0000 (13:07 -0000)
commit16a4b6378f43ac400f83acbd18d0bbfa3b5bd94f
treee07f8b7480ec10e30a1e85f6269f7d75c51294fd
parent23865f09ed930067d50f73cedc4ee8b363d9d084
2006-09-12  Sebastien Pouliot  <sebastien@ximian.com>

* PublicKeyTest.cs: Add a test case where the key comes from a PKCS#12
file, i.e. where a private key is also present. PublicKey.Key never
returns the private part of the key. Fix bug #79375. Added similar
checks to existing test cases (where a Key is returned).

svn path=/trunk/mcs/; revision=65309
mcs/class/System/Test/System.Security.Cryptography.X509Certificates/ChangeLog
mcs/class/System/Test/System.Security.Cryptography.X509Certificates/PublicKeyTest.cs