View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kathryn Kathryn is offline
external usenet poster
 
Posts: 8
Default Programmatically verify VBA digital signature and timestamp

Does anyone know if it is possible to programatically verify that the digital
signature and timestamp are valid for an excel spreadsheet that has had a
digital signature applied to the VBA project?

I see that Word and PowerPoint have a SignatureSet object but not Excel...

Any ideas would be appreciated.