aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/magicsig.tpl
blob: 39ba6fb1482d2760b3395475d26f8466617ffeb8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{{*
 *	AUTOMATICALLY GENERATED TEMPLATE
 *	DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
 *
 *}}<?xml version="1.0" encoding="UTF-8"?>
<me:env xmlns:me="http://salmon-protocol.org/ns/magic-env">
<me:data type="application/atom+xml">
{{$data}}
</me:data>
<me:encoding>{{$encoding}}</me:encoding>
<me:alg>{{$algorithm}}</me:alg>
<me:sig key_id="{{$keyhash}}">{{$signature}}</me:sig>
</me:env>