1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-01-14 05:04:43 +00:00
friendica-github/view/templates/diasp_dec_hdr.tpl

9 lines
190 B
Smarty

<decrypted_hdeader>
<iv>{{$inner_iv}}</iv>
<aes_key>{{$inner_key}}</aes_key>
<author>
<name>{{$author_name}}</name>
<uri>{{$author_uri}}</uri>
</author>
</decrypted_header>