encrypt_encrypt_data_file_.htm
Navigation: Language Reference > 5 - Declaration Attributes > Variable and Entity Attributes >====== ENCRYPT (encrypt data file) ====== | |
ENCRYPT
The ENCRYPT attribute (PROP:ENCRYPT) is used in conjunction with the OWNER attribute to disguise the information in a data file. ENCRYPT is only valid with an OWNER attribute. Even with a “hex-dump” utility, the data in an encrypted file is extremely difficult to decipher.
Example:
Names FILE,DRIVER('Clarion'),OWNER('Clarion'),ENCRYPT
Record RECORD
Name STRING(20)
END
END
See Also:
encrypt_encrypt_data_file_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1