From 4499851b7f0e60e05640c77bfbdc3f93ac77b743 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 22 May 2019 09:01:03 +0200 Subject: add example for MOA-SPSS configuration to eaaf_module_moa-sig --- eaaf_modules/eaaf_module_moa-sig/README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 eaaf_modules/eaaf_module_moa-sig/README.md (limited to 'eaaf_modules/eaaf_module_moa-sig/README.md') diff --git a/eaaf_modules/eaaf_module_moa-sig/README.md b/eaaf_modules/eaaf_module_moa-sig/README.md new file mode 100644 index 00000000..e7e342d9 --- /dev/null +++ b/eaaf_modules/eaaf_module_moa-sig/README.md @@ -0,0 +1,19 @@ +# MOA-SPSS Module for EAAF-Compontents + +## Description +The EAAF MOA-SPSS module add functionality for signature verification and signature creation to a project, by using MOA-SPSS. MOA-SPSS will be added as library and will be initialized automatically during start-up process. + + +## Installation +Always set `-Dmoa.spss.server.configuration=file:/config/moa-spss/MOASPSSConfiguration.xml` to define the MOA-SPSS signature-verification back-end, which is used by EAAF MOA-SPSS module, in JVM + +Include the Artifact: + +```xml + + at.gv.egiz.eaaf + eaaf_module_moa-sig + 1.0.7 + +``` + -- cgit v1.2.3