wodCrypt ActiveX Control - CryptoPadding Enumeration
CryptoPadding
Enumeration
Description
All algorithms operate on data blocks of a predefined
size. Since it is virtually impossible to have data
blocks with those sizes (or multiplications of
BlockSize) then
padding is added to your data before encryption. wodCrypt
will add padding for you as specified with the following
constants.