Click or drag to resize

DigestSHA256QopAuthIntScheme Class

Digest, algorithm=SHA-256, qop=auth-int
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPAbstractDigestScheme
    Ozeki.VoIPDigestQopAuthIntScheme
      Ozeki.VoIPDigestSHA256QopAuthIntScheme

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

The DigestSHA256QopAuthIntScheme type exposes the following members.

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