Click or drag to resize

DigestMD5QopAuthScheme Class

Digest, algorithm=MD5, qop=auth
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPAbstractDigestScheme
    Ozeki.VoIPDigestQopAuthScheme
      Ozeki.VoIPDigestMD5QopAuthScheme

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class DigestMD5QopAuthScheme : DigestQopAuthScheme

The DigestMD5QopAuthScheme type exposes the following members.

Constructors
 NameDescription
Public methodDigestMD5QopAuthSchemeInitializes a new instance of the DigestMD5QopAuthScheme class
Top
Properties
 NameDescription
Protected propertyAlgorithm
(Overrides AbstractDigestSchemeAlgorithm)
Top
Methods
See Also