summaryrefslogtreecommitdiff
path: root/xmlsecurity/tools/examples/s-in-e-1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/tools/examples/s-in-e-1.xml')
-rw-r--r--xmlsecurity/tools/examples/s-in-e-1.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/xmlsecurity/tools/examples/s-in-e-1.xml b/xmlsecurity/tools/examples/s-in-e-1.xml
index d4c0c0eba80c..c08839a1b717 100644
--- a/xmlsecurity/tools/examples/s-in-e-1.xml
+++ b/xmlsecurity/tools/examples/s-in-e-1.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
-<!--
-XML Security Library example: Simple encryption template file for encrypt1 example.
+<!--
+XML Security Library example: Simple encryption template file for encrypt1 example.
-->
<Envelope xmlns="urn:envelope">
a signature in an encryption.
@@ -16,12 +16,12 @@ XML Security Library example: Simple encryption template file for encrypt1 examp
<X509SerialNumber>123450001</X509SerialNumber>
</X509IssuerSerial>
</X509Data>
- </KeyInfo>
+ </KeyInfo>
<CipherData>
<CipherValue/>
</CipherData>
</EncryptedKey>
- </KeyInfo>
+ </KeyInfo>
<CipherData>
<CipherValue/>
</CipherData>
@@ -48,6 +48,6 @@ XML Security Library example: Simple encryption template file for encrypt1 examp
</KeyInfo>
</Signature>
<Data id="target" refNum="1">Signed Data</Data>
- </Data>
+ </Data>
</Envelope>