Xceed Zip Compression Library Documentation
xcdEncryptionMethod enumeration
Xceed Zip control reference > Xceed Zip control enumeration types > xcdEncryptionMethod enumeration

xcdEncryptionMethod
{
 xemCompatible = 0,
 xemWinZipAES = 1,
}

This enumeration is used by the EncryptionMethod property. Explanations on each parameter can be found in that property's help topic.