September 2011
Intermediate to advanced
468 pages
15h 37m
English
Our working model will not be tested from the main() method of OracleJavaSecure; rather, we are going to demonstrate how we come in as a separate application and use the structures of our Application Security package, app_sec_pkg. We are going to add two more methods to the OracleJavaSecure class: one just for testing, resetKeys(); and another to prepare the client to encrypt data for updates / inserts to Oracle database, makeDESKey().
We want the ability to do data updates from our client application with a minimum of effort. The least effort requires these steps:
Read now
Unlock full access