|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET Securitymicrosoft.public.dotnet.security
Anuj -
29 Jan 2009 7:06 AM - 2 messages
Hi All, I am trying to fetch public key from DSA certification using .NET cryptography AP. It is taking 15 to 45 seconds..... String crtFileName = "C:\mycert.cer"; X509Certificate2 x509 = new X509Certificate2(); ...
ivanb -
28 Jan 2009 7:15 PM - 2 messages
Hi. I want to encrypt XML with multiple certificates. I have to create session key and then session key needs to be encrypted with each certificate. I am unable to find any example for this. Thanks! ...
|
|||||||||||||||||||||||