Click or drag to resize

CalendarAuthenticationRecord Constructor

Create new calendar authentication record TLV element from TLV element

Namespace:  Guardtime.KSI.Signature
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public CalendarAuthenticationRecord(
	ITlvTag tag
)

Parameters

tag
Type: Guardtime.KSI.ParserITlvTag
TLV element
See Also