Authors: Jean-Sébastien Pédron (js.pedron@meetic-corp.com).
key/3 | Prepare a <db:result/> element to send the key to the
Receiving Server. |
validate/1 | Prepare a <db:result/> element to answer to the Originating
Server. |
validate/2 | Prepare a <db:result/> element to answer to the Originating
Server. |
verify_request/4 | Prepare a <db:verify/> element to send to the Authoritative
Server. |
verify_response/2 | Prepare a <db:verify/> element to answer to the Receiving
Server. |
key(From, To, Key) -> Result
Prepare a <db:result/>
element to send the key to the
Receiving Server.
validate(Result) -> Response
Prepare a <db:result/>
element to answer to the Originating
Server.
validate(From, To) -> Response
Prepare a <db:result/>
element to answer to the Originating
Server.
verify_request(From, To, ID, Key) -> Request
Prepare a <db:verify/>
element to send to the Authoritative
Server.
verify_response(Request, Is_Valid) -> Response
Prepare a <db:verify/>
element to answer to the Receiving
Server.
Generated by EDoc, Jan 21 2011, 01:43:52.