View Single Post
  #2  
Old March 10th 06, 10:06 PM posted to microsoft.public.outlook.program_vba
Eric Legault [MVP - Outlook]
external usenet poster
 
Posts: 830
Default how to set the time stamp for outlook digital signature reliable

Hi Herve. Simply put, there is nothing you can do from a programmatic point
of view with Digital Signatures and encryption in Outlook. There's just
nothing in the Object Model that integrates with those features.

--
Eric Legault (Outlook MVP, MCDBA, old school WOSA MCSD, B.A.)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault/


"Herve cadieu" wrote:

Hi dear all,
I would like to be able to inject a reliable time stamp (which I get from a
reliable NTP server) into the outlook email digital signature & encryption
process instead of the local time stamp which is the normal behavior.
Anyone has an idea on how to achieve that ?

Is there any undocumented function which allow to hook in the tinmestamp
info in the selectcert structure ?
Any idea or code snippet very much appreciated.
best regards

Ads