aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/diasp_dec_hdr.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/diasp_dec_hdr.tpl')
-rw-r--r--view/tpl/diasp_dec_hdr.tpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/view/tpl/diasp_dec_hdr.tpl b/view/tpl/diasp_dec_hdr.tpl
new file mode 100644
index 000000000..e87c61888
--- /dev/null
+++ b/view/tpl/diasp_dec_hdr.tpl
@@ -0,0 +1,8 @@
+<decrypted_hdeader>
+ <iv>$inner_iv</iv>
+ <aes_key>$inner_key</aes_key>
+ <author>
+ <name>$author_name</name>
+ <uri>$author_uri</uri>
+ </author>
+</decrypted_header>