PublicationsFile Class |
Namespace: Guardtime.KSI.Publication
The PublicationsFile type exposes the following members.
| Name | Description | |
|---|---|---|
| PublicationsFile |
Create new publications file TLV element from TLV element.
|
| Name | Description | |
|---|---|---|
| Count |
Get TLV element list size
(Inherited from CompositeTag.) | |
| ForceTlv16Encoding |
Is TLV16 encoding forced when writing the TLV object
(Inherited from TlvTag.) | |
| Forward |
Is tlv forwarded.
(Inherited from TlvTag.) | |
| Item |
Get or set TLV child object
(Inherited from CompositeTag.) | |
| NonCritical |
Is tlv tag non critical.
(Inherited from TlvTag.) | |
| Type |
Tlv tag type.
(Inherited from TlvTag.) |
| Name | Description | |
|---|---|---|
| Encode |
Encode TLV object.
(Inherited from TlvTag.) | |
| EncodeValue |
Encode child TLV list to byte array.
(Inherited from CompositeTag.) | |
| Equals(Object) |
Compare TLV element to object.
(Inherited from TlvTag.) | |
| Equals(TlvTag) |
Compare tlv element to tlv element
(Inherited from TlvTag.) | |
| FindCertificateById |
Get certificate by certificate ID.
| |
| GetChildren |
Get array of child elements.
(Inherited from CompositeTag.) | |
| GetEnumerator |
Get Enumerator for TLV composite element.
(Inherited from CompositeTag.) | |
| GetHashCode |
Get TLV element hash code.
(Inherited from CompositeTag.) | |
| GetLatestPublication |
Get latest publication record.
| |
| GetNearestPublicationRecord(DateTime) |
Get nearest publication record subsequent to given time.
| |
| GetNearestPublicationRecord(UInt64) |
Get nearest publication record subsequent to given time.
| |
| GetSignatureValue |
Get signature
| |
| GetSignedBytes |
Get signed bytes.
| |
| GetType | (Inherited from Object.) | |
| ToString |
Convert publications file to string.
(Overrides CompositeTagToString.) | |
| WriteTo |
Write TlvTag to stream.
(Inherited from TlvTag.) |
| Name | Description | |
|---|---|---|
| FileBeginningMagicBytes |
Publications file beginning bytes "KSIPUBLF".
|
| Name | Description | |
|---|---|---|
| IEnumerableGetEnumerator |
Get Enumerator for TLV composite element.
(Inherited from CompositeTag.) |