Discuss this help topic in SecureBlackbox Forum
This event is fired before signed message is processed.
Declaration
Parameters
Values
|
Description
This event is fired by TElPGPReader when it has to process signed data.
Use
KeyIDs
parameter to find keys used for message signing, combine them into keyring and set it as
VerifyingKeys property
inside this event handler.