pj_stun_req_cred_info Struct Reference
[STUN Authentication]
Detailed Description
This structure contains the credential information that is found and used to authenticate incoming requests. Application may use this information when generating authentication for the outgoing response.
Field Documentation
Authentication key that was used to authenticate the incoming request. This key is created with pj_stun_create_key(), and it can be used to encode the credential of the outgoing response.
The REALM value found in the incoming request. If short term credential is used, the value will be empty.
The USERNAME value found in the incoming request.
The documentation for this struct was generated from the following file: