BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pjsip_pgp_challenge Struct Reference

#include <sip_auth_msg.h>

Data Fields

pj_str_t realm
 
pjsip_param other_param
 
pj_str_t version
 
pj_str_t micalgorithm
 
pj_str_t pubalgorithm
 
pj_str_t nonce
 

Detailed Description

This structure describes authentication challenge used in Proxy-Authenticate or WWW-Authenticate for PGP authentication scheme.

See also
pjsip_pgp_challenge

Field Documentation

◆ realm

pj_str_t pjsip_pgp_challenge::realm

Realm for the challenge.

◆ other_param

pjsip_param pjsip_pgp_challenge::other_param

Other parameters.

◆ version

pj_str_t pjsip_pgp_challenge::version

PGP version.

◆ micalgorithm

pj_str_t pjsip_pgp_challenge::micalgorithm

micalgorithm parameter.

◆ pubalgorithm

pj_str_t pjsip_pgp_challenge::pubalgorithm

pubalgorithm parameter.

◆ nonce

pj_str_t pjsip_pgp_challenge::nonce

Nonce challenge.


The documentation for this struct was generated from the following file:
  • sip_auth_msg.h

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.