Click or drag to resize

HashAlgorithmGetNamesList Method

Get list of supported the algorithms.

Namespace:  Guardtime.KSI.Hashing
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public static IEnumerable<string> GetNamesList()

Return Value

Type: IEnumerableString
List of supported hash algorithm names
See Also