AMT Help Files

Implementation in AMT

In AMT-COBOL there are two methods of encryption available and two places where Data Encryption can be applied.


Encryption Methods



AMT-COBOL supports the following two encryption methods:

Old style AMT encryption does not support the usage of Unicode characters.

What can be Encrypted

AMT-COBOL supports both the encryption of table fields in application databases and the encryption of form fields in the communication between the Transaction Server and the IIS Server of the Application Center.


Encrypting Table Fields that are used as Keys in Indexes is not allowed and will result in an error when validating or generating the application.


Be aware that when using an encrypted form field the communication between the IIS Server and the transaction server is encrypted for that field, but the communication between the browser and the IIS Server will only be encrypted if the Internet Information Server is set to use secure http (https).