1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-03-09 23:08:27 +00:00
friendica-github/view/diasp_dec_hdr.tpl

9 lines
173 B
Smarty
Raw Normal View History

2011-07-19 22:58:38 -07:00
<decrypted_hdeader>
<iv>$inner_iv</iv>
<aes_key>$inner_key</aes_key>
<author>
<name>$author_name</name>
<uri>$author_uri</uri>
</author>
</decrypted_header>