Home All Groups Group Topic Archive Search About

.NET Security

microsoft.public.dotnet.security
Score Office 2007 signature line
mstrcontrol - 22 Mar 2007 4:36 PM - 3 messages
Greetings All, I'm not sure if this is the place to post, if not, please indicate me where to post it. I just got my hands on my new Office 2007 instalation disc, and everything was smoothly during the instalation. But I am a curious guy ...
Score Xmldsig Countersignature DigestValue
Iguana - 22 Mar 2007 12:32 PM - 5 messages
Hi! How can i calculate DigestValue for Reference to signature ( ... uri="#signatureId" ...)? I try this code: xmlElement - signature from xml file; SignedXml signature = new SignedXml(); signature.LoadXml((XmlElement)xmlElement); Transform t = new System.Security.Cryptography.Xml.XmlDsigC14NTransform(); XmlDocument doc = new XmlDocument(); ...
Score Authorization Manager redistribution/use on XP?
Markus Leder - 21 Mar 2007 1:38 PM - 8 messages
My question in summary (read further down for details): ==> Is it possible to install, use and redistribute AuthorizationManager (DLL and MMC) within a custom product also on XP? --- In a previous project we successfully used Windows 2003 AuthenticationManager (AzMan) for fine-grained role-based authentication. We ...
Score Digital Signature on E-mails with .NET 1.1
Diego Marcet - 20 Mar 2007 8:54 PM - 2 messages
Hi!          I've been looking for a way to digitally sign an e-mail with .NET 1.1 and I haven't been able to find any way of doing this except by buying a ...
Next » 2 3 4 5 6 7 8 9 10