Click or drag to resize

CompositeTagEncodeValue Method

Encode child TLV list to byte array.

Namespace:  Guardtime.KSI.Parser
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public override byte[] EncodeValue()

Return Value

Type: Byte
TLV list elements as byte array

Implements

ITlvTagEncodeValue
ITlvTagEncodeValue
See Also