Authenticode + Dot Net Framework

Hi

Is it possible to programmatically sign an executable (ie. authenticode technology) with a certificate using the 2.0 Dot Net Framework?

PS. I'm not asking about signing dot net applications. I'm asking about authenticode.

Thanks

[263 byte] By [bkejser] at [2008-1-7]
# 1

I don't think you can do it from .NET, but you can do it with CAPICOM.

http://msdn.microsoft.com/library/en-us/dncapi/html/netcryptoapi.asp?frame=true

LucianBargaoanu at 2007-10-2 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 2
Microsoft documentation (http://msdn2.microsoft.com/en-us/library/aa375732.aspx) indicates that CAPICOM is no longer supported in Windows Vista. Any other ways to do this from .Net?

JBrophy at 2007-10-2 > top of Msdn Tech,.NET Development,.NET Base Class Library...

.NET Development

Site Classified