Click or drag to resize

DigestSHA256QopAuthScheme Class

Digest, algorithm=SHA-256, qop=auth
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPAbstractDigestScheme
    Ozeki.VoIPDigestQopAuthScheme
      Ozeki.VoIPDigestSHA256QopAuthScheme

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

The DigestSHA256QopAuthScheme type exposes the following members.

Constructors
  NameDescription
Public methodDigestSHA256QopAuthScheme
Initializes a new instance of the DigestSHA256QopAuthScheme class
Top
Properties
Methods
See Also