Discuss this help topic in SecureBlackbox Forum
This event is fired when a password for the key is required.
Declaration
Parameters
Description
This event is fired by TElMessagePartHandlerPGPMime when it needs a password to access a secret key.
The event is fired until correct password is passed or
Cancel parameter is set to
True.
If the message is encrypted using several keys then OnKeyPassphrase event will be fired as many
times as necessary for the first key then for the second one and so on.