|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET Securitymicrosoft.public.dotnet.security
YIguchi -
14 Apr 2007 3:36 AM - 4 messages
Hi, I have developed a client and server application. The client and server application are created using the socket programming. Now i want to send the data in encrypted format. For that i want to generate the symmertric key. Can somebody provide me the ...
Georg Hickel -
13 Apr 2007 8:00 PM - 2 messages
Hi, i have a small programm which tries to read the environment variable "windir". This works fine for me but if i install this software on different machines sometimes it works, sometimes it doesnt. The error being displayed is some kind of security violation ...
HP -
11 Apr 2007 1:43 AM - 2 messages
Hi, I have a dll compiled in Visual Studio 2005 using strong name and have some security demands so that the calling application/assembly requires the dll signed with the private key. The class is prepended with the security attributes as below. ...
Filippo Bettinaglio -
10 Apr 2007 10:10 PM - 2 messages
Hi, I have a certificate X509 with a private key therefore is protected by password stored in a file. I need to read the certificate, with NET2 is a peace of cake: X509Certificate cert = new X509Certificate(@"...path...", "password"); Done !!!! ...
|
|||||||||||||||||||||||