Click or drag to resize

HashAlgorithmIsObsolete Method

Returns true if the algorithm is obsolete 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 IsObsolete(
	ulong date
)

Parameters

date
Type: SystemUInt64

Return Value

Type: Boolean
See Also