Discuss this help topic in SecureBlackbox Forum
This event is fired when TElPGPReader begins to extract a new file.
Declaration
Parameters
Description
This event is fired by TElPGPReader when it is starting extraction of another file from the PGP message.
Values of the
CompressionAlgorithm,
EncryptionAlgorithm and
Protection properties are set after the start of file extraction, thus
the best way to check their values is to do it inside the event handler.