Discuss this help topic in SecureBlackbox Forum
This event is fired when remote signing is used.
Declaration
Parameters
Description
Assign a handler of this event if you need to delegate the low-level signing operation to an external, remote or custom signing engine. The handler should receive the hash value, pass it to the signer, obtain the signature value and send it back to the component.