Discuss this help topic in SecureBlackbox Forum
This event is fired when the TAR archive containing multiple files has to be processed.
Declaration
Parameters
Description
This event is fired when the TAR archive is found inside the encrypted or signed PGP file. The application (and the user) can decide, whether this file should be unpacked and the original files should be extracted. If no handler is assigned, the file will be unpacked.
If the archive is to be unpacked,
OnTemporaryStream event will be fired in order to store the TAR file befure unpacking.