Link to home
Start Free TrialLog in
Avatar of marylandborn
marylandborn

asked on

Sending Digitally signed email VB.net or C#

I have a requirement of sending a digitally signed email. Our system already sends email with System.Net.Mail. How do I incorporate the PFX file I got to my project.
I only have a PFX file, no cer file for encryption.
Can someone please include a code sample of how to get this to work in VB.net or even in C#.
I do not want to use third party dlls.

Thanks in advance
Bill
ASKER CERTIFIED SOLUTION
Avatar of Amandeep Singh Bhullar
Amandeep Singh Bhullar
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of marylandborn
marylandborn

ASKER

The 3 samples you proposed require 3 rd party component
Yes, you do require 3rd party components for this
Thanks for your help.
That is not the answer to the question I asked