Validation of Timestamped and Signed Access VBA code

S

Sandra

We have a requirement to sign all VBA code in our organisation. To
avoid the hassle of re-issuing code when our signing certificate
expires we will also timestamp the code. We plan to use VeriSign
Digital IDs and their timestamping service.

My question is : Does the user of the code have to be online to the
internet in order to validate the timestamped code before they run it?
 
Top