Click or drag to resize
AbstractDigestSchemeComputeHashString Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
protected string ComputeHashString(
	HashAlgorithm algorithm,
	string key
)

Parameters

algorithm
Type: System.Security.CryptographyHashAlgorithm
key
Type: SystemString

Return Value

Type: String
See Also