HashAlgorithmHelper/ComputeHash

Hashes a string.

Request Information

Parameters

NameDescriptionType
value

String to hash

String

hashAlgorithm

Specify the hashing algorithm from sha-256, sha-384, sha-512. Defaults to sha-256

String

Response Information

Response Description

DescriptionType

Hash

String