2004-10-29 Sebastien Pouliot <sebastien@ximian.com>
authorSebastien Pouliot <sebastien@ximian.com>
Fri, 29 Oct 2004 21:45:36 +0000 (21:45 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Fri, 29 Oct 2004 21:45:36 +0000 (21:45 -0000)
commit86f2b2cc86dea9b137d0039e11cbe1a1c4852cf6
treedb410af242bf191211ba604649532f019bd48b32
parenta9d253c6c9ff053f4d32a8f9a88c62ead0b2cdb6
2004-10-29  Sebastien Pouliot  <sebastien@ximian.com>

* AuthenticodeFormatter.cs: Fixed spcSpOpusInfo attribute (it wasn't
added) and contentType attribute (was added 2 times). Also fixed the
case where we signed an already Authenticode signed file (re-signing).
* SoftwarePublisherCertificate.cs: Support for base64 encoded ASN.1
files (either Unicode or ASCII).

svn path=/branches/mono-1-0/mcs/; revision=35487
mcs/class/Mono.Security/Mono.Security.Authenticode/AuthenticodeFormatter.cs
mcs/class/Mono.Security/Mono.Security.Authenticode/ChangeLog
mcs/class/Mono.Security/Mono.Security.Authenticode/SoftwarePublisherCertificate.cs