Re: How to - PKCS#7 in c#
- From: "kplkumar" <kplkumar@xxxxxxxxx>
- Date: 11 Jul 2006 09:50:53 -0700
Thanks Dominic.
At this time, we don't want to use certificates. I want to use
public/private key.
All I want is to encrypt the string message using RSA+PKCS#7 and then
add a another layer of digital signing to the encrupted messahe using
the same and send it out.
I am not able to get this going using the
System.Security.Cryptography.Pkcs namespace. I poked around quite a bit
in vain.
Can someone help me here? Some code would be really helpful. Thanks in
advance.
.
- Follow-Ups:
- Re: How to - PKCS#7 in c#
- From: rene . rugerio
- Re: How to - PKCS#7 in c#
- From: Joe Kaplan \(MVP - ADSI\)
- Re: How to - PKCS#7 in c#
- References:
- Re: How to - PKCS#7 in c#
- From: Dominick Baier [DevelopMentor]
- Re: How to - PKCS#7 in c#
- Prev by Date: Re: code access security across the network
- Next by Date: RSA Encryption: Saving keys as files, and size of encrypted data
- Previous by thread: Re: How to - PKCS#7 in c#
- Next by thread: Re: How to - PKCS#7 in c#
- Index(es):
Relevant Pages
|