Encrypting Java source code?
190979Sep 28 2004 — edited Oct 9 2004Is there an Oracle utility that will encrypt Java source code, similar to the Wrap Utility for PL/SQL packages and procedures?
I have a Java class loaded into Oracle using CREATE OR REPLACE JAVA SOURCE... that I would like to encrypt for the purpose of concealing implementation details.