mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 07:08:51 -05:00
XEP-0167: Add namespace to potentially misleading example.
This commit is contained in:
parent
83e242f73c
commit
0ca62351d4
@ -42,6 +42,12 @@
|
||||
&seanegan;
|
||||
&robmcqueen;
|
||||
&diana;
|
||||
<revision>
|
||||
<version>1.1.2</version>
|
||||
<date>2020-03-19</date>
|
||||
<initials>egp</initials>
|
||||
<remark><p>Add missing namespace in an example.</p></remark>
|
||||
</revision>
|
||||
<revision>
|
||||
<version>1.1.1</version>
|
||||
<date>2016-07-08</date>
|
||||
@ -604,7 +610,8 @@ delivery-method=inline; configuration=somebase16string;
|
||||
</ul>
|
||||
<p>An example follows.</p>
|
||||
<code><![CDATA[
|
||||
<encryption required='1'>
|
||||
<encryption xmlns='urn:xmpp:jingle:apps:rtp:1'
|
||||
required='1'>
|
||||
<crypto
|
||||
crypto-suite='AES_CM_128_HMAC_SHA1_80'
|
||||
key-params='inline:WVNfX19zZW1jdGwgKCkgewkyMjA7fQp9CnVubGVz|2^20|1:32'
|
||||
|
Loading…
Reference in New Issue
Block a user