mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 18:22:24 -05:00
fixed typo reported by Nobuo Ogashiwa
Signed-off-by: Dave Cridland <dave@cridland.net>
This commit is contained in:
parent
c7c525fa4c
commit
fa723a2842
@ -397,7 +397,7 @@ send: <db:verify
|
||||
<error type='cancel'>
|
||||
<item-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
|
||||
</error>
|
||||
</db:result>
|
||||
</db:verify>
|
||||
]]></example>
|
||||
<p>Upon receiving this <db:verify/> element, the Authoritative Server determines the validity of the dialback key provided in the XML character data of the element. This can be achieved for example by comparing the character data with the output of applying the same key generation mechanism that was (presumably) used for the generation of the key, using as input the values of the 'from', 'to', and 'id' attributes contained in the verification request and the secret known only to the Sender Domain:</p>
|
||||
<code>
|
||||
|
Loading…
Reference in New Issue
Block a user