Click or drag to resize

DigestSHA256WithoutQopScheme Class

Digest, algorithm=SHA-256
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPAbstractDigestScheme
    Ozeki.VoIPDigestWithoutQopScheme
      Ozeki.VoIPDigestSHA256WithoutQopScheme

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class DigestSHA256WithoutQopScheme : DigestWithoutQopScheme

The DigestSHA256WithoutQopScheme type exposes the following members.

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