Method AesCrypt():encrypt() Professional
Encrypts a buffer using a key.
:encrypt(<cValue>) --> cEncryptedValue
The encrypted buffer is returned.
Encrypt a buffer. The required length of the buffer depends on the encryption mode and can be adjusted with the :prepareBuffer() method.
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.