Added EncryptionMethod enumeration (Compatible and WinZipAES).
Added DefaultEncryptionMethod and DefaultEncryptionStrength properties to ZipArchive class.
Added two ZippedFile.OpenWrite overloads.
Added two ZippedFile.DoOpenWrite overloads.
Added EncryptionMethod and EncryptionStrength properties to ZippedFile and QuickZip classes.
Added two QuickZip.Zip overloads.
None