Click or drag to resize

VerificationRuleGetDeprecatedHashAlgorithm Method

Get first deprecated hash algorithm from calendar hash chain.

Namespace:  Guardtime.KSI.Signature.Verification.Rule
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public static HashAlgorithm GetDeprecatedHashAlgorithm(
	CalendarHashChain calendarHashChain
)

Parameters

calendarHashChain
Type: Guardtime.KSI.SignatureCalendarHashChain

Return Value

Type: HashAlgorithm
See Also