Click or drag to resize

DigestQopAuthScheme Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPAbstractDigestScheme
    Ozeki.VoIPDigestQopAuthScheme
      Ozeki.VoIPDigestMD5QopAuthScheme
      Ozeki.VoIPDigestSHA256QopAuthScheme

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

The DigestQopAuthScheme type exposes the following members.

Constructors
 NameDescription
Protected methodDigestQopAuthSchemeInitializes a new instance of the DigestQopAuthScheme class
Top
Properties
 NameDescription
Protected propertyAlgorithm
(Inherited from AbstractDigestScheme)
Top
Methods
See Also