Click or drag to resize

HashAlgorithmIsInvalidAlgorithm Method

Returns true if algorithm with given id is marked as invalid.

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 bool IsInvalidAlgorithm(
	byte id
)

Parameters

id
Type: SystemByte

Return Value

Type: Boolean
See Also