VerificationContextGetExtendedLatestCalendarHashChain Method
|
Get extended latest calendar hash chain.
Namespace:
Guardtime.KSI.Signature.Verification
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic CalendarHashChain GetExtendedLatestCalendarHashChain()
Public Function GetExtendedLatestCalendarHashChain As CalendarHashChain
public:
virtual CalendarHashChain^ GetExtendedLatestCalendarHashChain() sealed
abstract GetExtendedLatestCalendarHashChain : unit -> CalendarHashChain
override GetExtendedLatestCalendarHashChain : unit -> CalendarHashChain
Return Value
Type:
CalendarHashChainextended calendar hash chain
Implements
IVerificationContextGetExtendedLatestCalendarHashChain
See Also