
Adds new PGPLib.IntegrityProtectArchives property to control Integrity Protection Packet application.
Features
- PGPLib.IntegrityProtectArchives - a new property that controls if an Integrity protection packet (also known as MDC, Modification Detection Code) shall be added implicitly in the methods where it is not specified.
(This property must be turned on for compatibility with all new versions of GnuPG (as of 2.2.8) from now on) .- Modification - PGPLib.EncryptString - all methods are affected by the property PGPLib.IntegrityProtectArchives
- Modification - PGPLib.SignAndEncryptString - all methods are affected by the property PGPLib.IntegrityProtectArchives