Rfc3161RecordGetChainIndex Method
|
Get chain index values
Namespace:
Guardtime.KSI.Signature
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic ulong[] GetChainIndex()
Public Function GetChainIndex As ULong()
public:
array<unsigned long long>^ GetChainIndex()
member GetChainIndex : unit -> uint64[]
Return Value
Type:
UInt64
See Also