Click or drag to resize

PublicationRecordInSignature Constructor (ITlvTag)

Create new publication record TLV element to be used in signature.

Namespace:  Guardtime.KSI.Publication
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public PublicationRecordInSignature(
	ITlvTag tag
)

Parameters

tag
Type: Guardtime.KSI.ParserITlvTag
TLV element the publication record will be created from
See Also