Click or drag to resize

DigestQopAuthIntScheme Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPAbstractDigestScheme
    Ozeki.VoIPDigestQopAuthIntScheme
      Ozeki.VoIPDigestMD5QopAuthIntScheme
      Ozeki.VoIPDigestSHA256QopAuthIntScheme

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public abstract class DigestQopAuthIntScheme : AbstractDigestScheme

The DigestQopAuthIntScheme type exposes the following members.

Constructors
  NameDescription
Protected methodDigestQopAuthIntScheme
Initializes a new instance of the DigestQopAuthIntScheme class
Top
Properties
  NameDescription
Protected propertyAlgorithm (Inherited from AbstractDigestScheme.)
Top
Methods
See Also