seclore-java-sdk/examples/Unwrap & Unprotect in EA co.../Using Seclore PoC Policy Se.../Sample Code
Developer1 e7ed89da58 2nd draft 2024-07-24 16:22:06 +05:30
..
bin/Unprotect & Unwrap in EA context Sample App 2nd draft 2024-07-24 16:22:06 +05:30
doc 2nd draft 2024-07-24 16:22:06 +05:30
src/Unprotect & Unwrap in EA context Sample App Code 2nd draft 2024-07-24 16:22:06 +05:30
Readme.txt 2nd draft 2024-07-24 16:22:06 +05:30

Readme.txt

Unprotect & Unwrap in EA context Sample App
===========================================

Deployment Steps:
------------------
1. make sure your policy server is running . This app requires java 8 or above to run so make 
   sure java 8 or above is installed. 

2. go inside 'bin/Unprotect & Unwrap in EA context Sample App'

3. Configure the 'tenant config.xml' in 'config/'
	a. Policy Server Details: 
		server		: Server name on which Policy Server is running
		port		: Server Port on which Policy Server is running
		app-name 	: Policy Server application name 
		
	b. fill hot folder details  i.e id and passphrase 

4. If you are using java 8 , put libs present inside 'doc/JCE Files/java8' into 'bin/Unprotect & Unwrap in EA context Sample App/lib'

5. click on run.bat to start sample app , follow instruction on terminal