Skip to main content
13-Aquamarine
September 23, 2015
Solved

Is it possible to encrypt the ACL code?

  • September 23, 2015
  • 1 reply
  • 1116 views

Hi,

Is it possible to encrypt the ACL code or is there a solution to prevent users to read or modify the ACL code ?

David

    Best answer by ClayHelberg

    Hi David--

    I don't know of a way to do this. You might be better off taking an AOM/Java approach, maybe using an obfuscation tool to make your Java classes harder to reverse engineer.

    --Clay

    1 reply

    18-Opal
    September 23, 2015

    Hi David--

    I don't know of a way to do this. You might be better off taking an AOM/Java approach, maybe using an obfuscation tool to make your Java classes harder to reverse engineer.

    --Clay

    dgopois13-AquamarineAuthor
    13-Aquamarine
    October 1, 2015

    Hi Clay,

    Thank you for your help.

    David