Click or drag to resize

TlvTagEncodeValue Method

Encode TLV object value.

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

Return Value

Type: Byte
TLV object value as bytes

Implements

ITlvTagEncodeValue
See Also