Property | Type | Description | |
---|---|---|---|
SIPDigest |
Method | Description | |
---|---|---|
ParseSIPAuthenticationHeader ( SIPAuthorisationHeadersEnum authorizationType, string headerValue ) : |
||
SIPAuthenticationHeader ( |
||
SIPAuthenticationHeader ( SIPAuthorisationHeadersEnum authorisationType, string realm, string nonce ) : NUnit.Framework | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
SIPAuthenticationHeader ( ) : NUnit.Framework |
public static ParseSIPAuthenticationHeader ( SIPAuthorisationHeadersEnum authorizationType, string headerValue ) : |
||
authorizationType | SIPAuthorisationHeadersEnum | |
headerValue | string | |
return |
public SIPAuthenticationHeader ( |
||
sipDigest | ||
return | NUnit.Framework |
public SIPAuthenticationHeader ( SIPAuthorisationHeadersEnum authorisationType, string realm, string nonce ) : NUnit.Framework | ||
authorisationType | SIPAuthorisationHeadersEnum | |
realm | string | |
nonce | string | |
return | NUnit.Framework |