Discuss this help topic in SecureBlackbox Forum
This event is fired just before the end of the signing process.
Declaration
Parameters
Description
This event is fired just before a signature is generated inside the Generate method. Use this event handler to configure signature extensions before the signing is done. This event may be fired several times for a single Generate call (for each signature being created, such as UserID signature and subkey signature).