diaspora encryption xml template

This commit is contained in:
Friendika 2011-07-19 22:58:38 -07:00
parent e2f22a1827
commit 9048ecd85c
1 changed files with 8 additions and 0 deletions

8
view/diasp_dec_hdr.tpl Normal file
View File

@ -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>