summaryrefslogtreecommitdiff
path: root/xmlsecurity/tools/examples/enc-2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/tools/examples/enc-2.xml')
-rw-r--r--xmlsecurity/tools/examples/enc-2.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/xmlsecurity/tools/examples/enc-2.xml b/xmlsecurity/tools/examples/enc-2.xml
index 98fc553c0c08..e56d2300ab51 100644
--- a/xmlsecurity/tools/examples/enc-2.xml
+++ b/xmlsecurity/tools/examples/enc-2.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">
The encrypted data is <Data>Hello, World!</Data>
@@ -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>
@@ -40,19 +40,19 @@ 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></CipherValue>
</CipherData>
</EncryptedData>
<Data>
This is an embeded encryption!
- </Data>
- </Data>
+ </Data>
+ </Data>
</Envelope>