Click or drag to resize

AbstractDigestSchemeComputeHashString Method

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

Parameters

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

Return Value

Type: String
See Also