ITlvTagEncodeValue 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)
SyntaxFunction EncodeValue As Byte()
array<unsigned char>^ EncodeValue()
abstract EncodeValue : unit -> byte[]
Return Value
Type:
ByteTLV object value as bytes
See Also