Hi All,
I have a *.cer file, a public key of some one and I want to encrypt some
thing using this public key.
Can someone point me to a sample code for Encrypting some file using
X509Certificate ( *.cer file ) so that it can be used to email as
attachment.
The real part is Encrypting using X509Certificate and CryptoServicePr ovider.
Am I one the right track ?
Any help is appreciated.
Thanx in advance
rawCoder
I have a *.cer file, a public key of some one and I want to encrypt some
thing using this public key.
Can someone point me to a sample code for Encrypting some file using
X509Certificate ( *.cer file ) so that it can be used to email as
attachment.
The real part is Encrypting using X509Certificate and CryptoServicePr ovider.
Am I one the right track ?
Any help is appreciated.
Thanx in advance
rawCoder
Comment