Click or drag to resize

HashAlgorithmIsDeprecated Method

Returns true if the algorithm is deprecated at the given date

Namespace:  Guardtime.KSI.Hashing
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public bool IsDeprecated(
	ulong date
)

Parameters

date
Type: SystemUInt64

Return Value

Type: Boolean
See Also