SignRequestResponsePayloadGetSignatureChildTags Method
|
Get child tags that will be used to create a KSI signature
Namespace:
Guardtime.KSI.Service
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic ITlvTag[] GetSignatureChildTags()
Public Function GetSignatureChildTags As ITlvTag()
public:
array<ITlvTag^>^ GetSignatureChildTags()
member GetSignatureChildTags : unit -> ITlvTag[]
Return Value
Type:
ITlvTag
See Also