Activate Script Encryption - Designer - Foundation 23.1 - Foundation 23.1 - Brainware - external

Brainware Intelligent Capture Designer

Platform
Brainware
Product
Designer
Release
Foundation 23.1
License

To activate the script encryption, complete the following steps.

  1. Complete one of the following substeps.
    Note: Do not create any encryption keys on customer site.
    • For a 32-bit machine, create a registry file with the following content.

      Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Hyland_BW\Project Encryption] "Encryption Class Name"="ClassName" "Encryption Activated"=dword:00000001 "Encryption Private Key"="PrivateKey" "Encryption Public Saving Enabled"=dword:00000000
    • For a 64-bit machine, create a registry file with the following content.

      Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Hyland_BW\Project Encryption] "Encryption Class Name"="ClassName" "Encryption Activated"=dword:00000001 "Encryption Private Key"="PrivateKey" "Encryption Public Saving Enabled"=dword:00000000
  2. Set the value for the Encryption Class Name key to the name of the class that contains the scripts you want to encrypt.
  3. Set the value for the Encryption Private Key key to an arbitrary string.
    Note: The maximum character length for the key is 260.
  4. Run the registry file.
  5. Optional. Repeat the previous steps for any other required class.
  6. In Designer, open the project.
  7. For security reasons, we recommend saving the file with a different name. Complete the following substeps.
    1. From the File menu, select Save As to save the project with a different name.
    2. From the File menu, select Save Compress.
  8. In Windows Registry Editor, delete the Project Encryption key.
    Note: Once a class is encrypted, these keys are no longer required and should be removed for security reasons.