Member variable CryptFile():bufferSize Professional
Determines the buffer size for file encryption.
The buffer size determines the number of bytes held in memory during encryption. It influences the performance of the encryption as well as the level of security, depending on the operation mode.
The default value is a buffer size of 32768 bytes. The instance variable :bufferSize can be changed before calling :encrypt().
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.