This structure describes credential information. A credential information is a static, persistent information that identifies username and password required to authorize to a specific realm.
Note that since PJSIP 0.7.0.1, it is possible to make a credential that is valid for any realms, by setting the realm to star/wildcard character, i.e. realm = pj_str("*");.
Forward declaration for credential.