Method CryptTable():setupStruct() Professional
Set up a table structure to comply with the choosen encryption operation mode.
:setupStruct([<aSourceStruct>], [<cViaDbe>]) --> aTargetStruct
The method returns the stucture of the target table as an array.
The method :setupStruct() sets up the table structure for a table to be encrypted. It will insert the IV-field if necessary, and might extend the record length to meet the operation mode criteria of the CryptProvider.
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.