diff options
author | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2016-07-01 10:26:28 +0200 |
---|---|---|
committer | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2016-07-01 10:26:28 +0200 |
commit | 7c3ffa7bbe567f4f722c43016b9e3636d36736ae (patch) | |
tree | 381409ce5deedfc170b47c27bfcccfc9dc23176d /pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_DE_SEAL.properties | |
parent | 2df24d283591f0a7037b658bb637577613e0439a (diff) | |
download | pdf-as-4-7c3ffa7bbe567f4f722c43016b9e3636d36736ae.tar.gz pdf-as-4-7c3ffa7bbe567f4f722c43016b9e3636d36736ae.tar.bz2 pdf-as-4-7c3ffa7bbe567f4f722c43016b9e3636d36736ae.zip |
updated PDF-AS profiles for EIDAS
Diffstat (limited to 'pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_DE_SEAL.properties')
-rw-r--r-- | pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_DE_SEAL.properties | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_DE_SEAL.properties b/pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_DE_SEAL.properties new file mode 100644 index 00000000..544bd790 --- /dev/null +++ b/pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_DE_SEAL.properties @@ -0,0 +1,10 @@ +
+###################################################################################################
+# PROFIL: Standardsignatur Deutsch
+
+# Kurzbeschreibung
+sig_obj.SIGNATURBLOCK_DE_SEAL.description=Standardsignatur Deutsch
+sig_obj.SIGNATURBLOCK_DE_SEAL.parent=BASE_NORMAL
+sig_obj.types.SIGNATURBLOCK_DE_SEAL=on
+
+sig_obj.SIGNATURBLOCK_DE_SEAL.augments.0=BASE_SEAL
\ No newline at end of file |