Difference between revisions of "Dialback Key Generation and Validation (XEP-0185)"

Jump to navigation Jump to search
m
no edit summary
m
m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{XEP}}
{{remarks}}
 
= Script used to generate the main example of the XEP =
= Script used to generate the main example of the XEP =
<pre>
<pre>
Line 5: Line 6:
import hmac
import hmac


originating    = "example.com"
originating    = "domain1.tld"
receiving      = "example.net"
receiving      = "domain2.tld"
id              = "D60000229F"
id              = "D60000229F"
secret          = "s3cr3tf0rd14lb4ck"
secret          = "s3cr3tf0rd14lb4ck"
216

edits

Navigation menu