Discuss this help topic in SecureBlackbox Forum
This event is fired when a time-stamp is needed for file signing.
Declaration
Parameters
- Request - Request to the TSP server.
- Reply - Responce of the TSP server.
- Succeeded - Specifies if the time-stamping was successful or not. If not so, SB_AUTHENTICODE_ERROR_NO_TIMESTAMP is reported by AddSignature.
- pRequest -
- szRequest - the length of pcRequest.
- pReply -
- szReply - the length of pcReply.
Description
This event is fired each time by
AddSignature if a time-stamp needs to be added to the signature.
Discuss this help topic in SecureBlackbox Forum