Click or drag to resize

PublicationData Constructor

Overload List
  NameDescription
Public methodPublicationData(String)
Create new publication data TLV element from publication string.
Public methodPublicationData(ITlvTag)
Create new publication data TLV element from TLV element.
Public methodPublicationData(UInt64, DataHash)
Create new publication data TLV element from publication time and publication hash.
Public methodPublicationData(String, Boolean, Boolean)
Create new publication data TLV element from publication string.
Public methodPublicationData(UInt64, DataHash, Boolean, Boolean)
Create new publication data TLV element from publication time and publication hash.
Top
See Also