2005-10-03 Sebastien Pouliot <sebastien@ximian.com>
authorSebastien Pouliot <sebastien@ximian.com>
Mon, 3 Oct 2005 18:09:47 +0000 (18:09 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Mon, 3 Oct 2005 18:09:47 +0000 (18:09 -0000)
commite721a24f11673213f211c4bb0088b1300f7b90f6
treea0118b6a9a4ff4ff8151a594488d680d7b7de1d8
parent9894bf9ade76c30ffbec1909ba8683644f1c0d08
2005-10-03  Sebastien Pouliot  <sebastien@ximian.com>

* PKCS7Test.cs: New. Unit tests to ensure authenticated attributes
are sorted before they are signed. This is required by DER and ensures
better interoperability with other implementations (like BouncyCastle)

svn path=/trunk/mcs/; revision=51128
mcs/class/Mono.Security/Test/Mono.Security/ChangeLog
mcs/class/Mono.Security/Test/Mono.Security/PKCS7Test.cs [new file with mode: 0644]