Click or drag to resize

UtilGetTlvLength Method (ITlvTag)

Write TLV object to given stream.

Namespace:  Guardtime.KSI.Utils
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public static ushort GetTlvLength(
	ITlvTag tag
)

Parameters

tag
Type: Guardtime.KSI.ParserITlvTag
TLV object

Return Value

Type: UInt16
See Also