diff options
Diffstat (limited to 'work/templates/moa.etsi-bka-1.0.verify.template.xml')
-rw-r--r-- | work/templates/moa.etsi-bka-1.0.verify.template.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/work/templates/moa.etsi-bka-1.0.verify.template.xml b/work/templates/moa.etsi-bka-1.0.verify.template.xml new file mode 100644 index 0000000..b544c5c --- /dev/null +++ b/work/templates/moa.etsi-bka-1.0.verify.template.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<VerifyXMLSignatureRequest xmlns:sl="http://www.buergerkarte.at/namespaces/securitylayer/1.2#" xmlns="http://reference.e-government.gv.at/namespace/moa/20020822#"> + <VerifySignatureInfo> + <VerifySignatureEnvironment> + <XMLContent>XMLContentReplace</XMLContent> + </VerifySignatureEnvironment> + <VerifySignatureLocation xmlns:dsig="http://www.w3.org/2000/09/xmldsig#">/dsig:Signature</VerifySignatureLocation> + </VerifySignatureInfo> + <SupplementProfile> + <Content Reference="urn:Document"> + <LocRefContent>LocRefContentReplace</LocRefContent> + </Content> + </SupplementProfile> + <TrustProfileID>TrustProfileIDReplace</TrustProfileID> +</VerifyXMLSignatureRequest>
\ No newline at end of file |