|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to create MachineKeyHi
Is there any tools within .NET Framework for generating MachineKey in ASP.NET (both 1.0 and 2.0)? If not, using third party site is the only way or what is the best method of generating the key. Can anybody help me in this at the earliest :( Regards Pradeep You could use RNGCryptoServiceProvider class to generate cryptographic
random key. Namespace: System.Security.Cryptography v1.0, v1.1, v2 support it. you can use this tool:
http://www.develop.com/us/technology/resourcedetail.aspx?id=78da5ca5-5079-4f8f-99c5-b080117ceac0 ----- Dominick Baier (http://www.leastprivilege.com) Show quoteHide quote > Hi > > Is there any tools within .NET Framework for generating MachineKey in > ASP.NET (both 1.0 and 2.0)? > > If not, using third party site is the only way or what is the best > method of generating the key. > > Can anybody help me in this at the earliest :( > > Regards > Pradeep
How do I convert sid retrieved from the AD to SDDL string format?
Access is denied - Windows .Net 2.0 App calling another local app DECRYPT with PUBLIC key (how to?) RSA encryption across domains Is my SID's octet string correct? I can't find AD object with it. Who can see what I am doing on line SignedXml visual studio 2005 security Access denied between 2 Windows Form application via a pipe Access denied |
|||||||||||||||||||||||