J
João Maia
Hello there,
Does anyone know if there is a way, in the Outlook object model, to
check whether a Message (a msg file) is digitally signed ?
I know that messages that are digitally signed have an attachment
called "smime.p7m", and I could just check the message for such an
attachment, but I wanted something more. If the message is signed, I
wanted to get some information from the certificate that was used to
sign it (such as the name of the user it was issued to, the issuer
Certificate Authority, the date of expiry, etc).
Please let me know if you know of anyway to do this from .NET 1.1
code.
Thanks in advance.
Cheers from Portugal,
Joao Maia
Does anyone know if there is a way, in the Outlook object model, to
check whether a Message (a msg file) is digitally signed ?
I know that messages that are digitally signed have an attachment
called "smime.p7m", and I could just check the message for such an
attachment, but I wanted something more. If the message is signed, I
wanted to get some information from the certificate that was used to
sign it (such as the name of the user it was issued to, the issuer
Certificate Authority, the date of expiry, etc).
Please let me know if you know of anyway to do this from .NET 1.1
code.
Thanks in advance.
Cheers from Portugal,
Joao Maia