2004-09-07 Sebastien Pouliot * AuthenticodeBase.cs: Merge optimizations from HEAD. * AuthenticodeDeformatter.cs: Merge optimizations from HEAD. 2004-04-28 Sebastien Pouliot * AuthenticodeBase.cs: In sync with Mono.Security.dll version. * AuthenticodeDeformatter.cs: In sync with Mono.Security.dll version. 2004-04-08 Bernie Solomon * AuthenticodeBase.cs: Use BitConverterLE 2003-12-15 Sebastien Pouliot * AuthenticodeDeformatter.cs: Now throw a COMException for invalid signature. Added a SigningCertificate property (to be independant of the certificate collection ordering). 2003-10-12 Sebastien Pouliot * AuthenticodeBase.cs: Added from Mono.Security assembly for Authenticode support in X509Certificate.CreateFromSignedFile * AuthenticodeDeformatter.cs: Added from Mono.Security assembly for Authenticode support in X509Certificate.CreateFromSignedFile