Click or drag to resize

Rfc3161Record Constructor

Create new RFC3161 record TLV element from TLV element

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

Parameters

tag
Type: Guardtime.KSI.ParserITlvTag
TLV element
See Also