J
J Peach
I have an application written in VB6 utilizing CDO and MAPI. I only
recently starting supporting it and there has been a request to
implement digital signing / encryption.
"what we would need is to have the mailbox (on Exchange) attached to a
verisign encryption key. when composing an email select that thay want
to use encryption and it would check to see if the senders key is
available"
The application has a form that mimics an outlook type form and uses a
message object created from the MAPI session
"Set objReplyMsg = objSession.Outbox.Messages.Add"
I have been looking for several hours now and have not found any good
information on this. I have found posts saying it is not possible but
they are from 2001.
If anyone has any information or can help please email me at
(e-mail address removed)
recently starting supporting it and there has been a request to
implement digital signing / encryption.
"what we would need is to have the mailbox (on Exchange) attached to a
verisign encryption key. when composing an email select that thay want
to use encryption and it would check to see if the senders key is
available"
The application has a form that mimics an outlook type form and uses a
message object created from the MAPI session
"Set objReplyMsg = objSession.Outbox.Messages.Add"
I have been looking for several hours now and have not found any good
information on this. I have found posts saying it is not possible but
they are from 2001.
If anyone has any information or can help please email me at
(e-mail address removed)