Algorithm enum name | SIPDigestAuthentication | |
algorithm | SIPDigestAuthentication | [protected] |
Algorithm_MD5 enum value | SIPDigestAuthentication | |
AsHex(PMessageDigest5::Code &digest) const | SIPAuthentication | |
AsHex(const PBYTEArray &data) const | SIPAuthentication | |
Authorise(SIP_PDU &pdu) const | SIPDigestAuthentication | [virtual] |
authRealm | SIPAuthentication | [protected] |
cnonce | SIPDigestAuthentication | [protected] |
EquivalentTo(const SIPAuthentication &_oldAuth) | SIPDigestAuthentication | [virtual] |
GetAlgorithm() const | SIPDigestAuthentication | [inline] |
GetAuthParam(const PString &auth, const char *name) const | SIPAuthentication | |
GetAuthRealm() const | SIPAuthentication | [inline, virtual] |
GetNonce() const | SIPDigestAuthentication | [inline] |
GetOpaque() const | SIPDigestAuthentication | [inline] |
GetPassword() const | SIPAuthentication | [inline, virtual] |
GetUsername() const | SIPAuthentication | [inline, virtual] |
IsProxy() const | SIPAuthentication | [inline, virtual] |
isProxy | SIPAuthentication | [protected] |
nonce | SIPDigestAuthentication | [protected] |
nonceCount | SIPDigestAuthentication | [mutable, protected] |
NumAlgorithms enum value | SIPDigestAuthentication | |
opaque | SIPDigestAuthentication | [protected] |
operator=(const SIPDigestAuthentication &auth) | SIPDigestAuthentication | |
Parse(const PString &auth, PBoolean proxy) | SIPDigestAuthentication | [virtual] |
ParseAuthenticationRequired(bool isProxy, const PString &line, PString &errorMsg) | SIPAuthentication | [static] |
password | SIPAuthentication | [protected] |
qopAuth | SIPDigestAuthentication | [protected] |
qopAuthInt | SIPDigestAuthentication | [protected] |
SetAuthRealm(const PString &r) | SIPAuthentication | [inline, virtual] |
SetPassword(const PString &pass) | SIPAuthentication | [inline, virtual] |
SetUsername(const PString &user) | SIPAuthentication | [inline, virtual] |
SIPAuthentication() | SIPAuthentication | |
SIPDigestAuthentication() | SIPDigestAuthentication | |
username | SIPAuthentication | [protected] |