Encode TLV object.
Namespace:
Guardtime.KSI.Parser
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
SyntaxFunction Encode As Byte()
array<unsigned char>^ Encode()
abstract Encode : unit -> byte[]
Return Value
Type:
ByteTLV object as bytes
See Also