PublicationData Constructor |
| Name | Description | |
|---|---|---|
| PublicationData(String) |
Create new publication data TLV element from publication string.
| |
| PublicationData(ITlvTag) |
Create new publication data TLV element from TLV element.
| |
| PublicationData(UInt64, DataHash) |
Create new publication data TLV element from publication time and publication hash.
| |
| PublicationData(String, Boolean, Boolean) |
Create new publication data TLV element from publication string.
| |
| PublicationData(UInt64, DataHash, Boolean, Boolean) |
Create new publication data TLV element from publication time and publication hash.
|