Category "smime"

How to attach in SMIME m2crypto a file in python?

I' am trying to implement a SMIME Mail with a encrypted text and attachment. So far I did the following: #Example for parameter values: #subject = "abc" #conten

Check if email is digitally signed using VB.Net

I would like to know if it's possible, using VB.Net, to check if an e-mail is digitally signed and who is the issuer of the certificate. Using Extended MAPI Wr