REQUIREMENTS
============
    
The E-Signing demo app is distributed in a zip archive containing both
the source code, and the pre-built package.

A Java VM is required to run the application.

A signing key and password are also required for the demo app to operate. 
These can be requested from the Signing and Identifications support team.

INSTALL
=======
                                       
Unzip the zip file (esign-demo-app-1.0.57.zip)
                                        
Copy the signing key into the target directory:

    esign-demo-app/target

RUN
===

The executable can be found in esign-demo-app/target

Run app in Java as follows:

    java -jar esign-demo-app.jar [keystore.p12] [password]