BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pjsip_pgp_credential Struct Reference

#include <sip_auth_msg.h>

Data Fields

pj_str_t realm
 
pjsip_param other_param
 
pj_str_t version
 
pj_str_t signature
 
pj_str_t signed_by
 
pj_str_t nonce
 

Detailed Description

This structure describe credential used in Authorization and Proxy-Authorization header for PGP authentication scheme.

See also
pjsip_pgp_credential

Field Documentation

◆ realm

pj_str_t pjsip_pgp_credential::realm

Realm.

◆ other_param

pjsip_param pjsip_pgp_credential::other_param

Other parameters.

◆ version

pj_str_t pjsip_pgp_credential::version

Version parameter.

◆ signature

pj_str_t pjsip_pgp_credential::signature

Signature parameter.

◆ signed_by

pj_str_t pjsip_pgp_credential::signed_by

Signed by parameter.

◆ nonce

pj_str_t pjsip_pgp_credential::nonce

Nonce parameter.


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.