IPublicationsFile Interface |
Namespace: Guardtime.KSI.Publication
The IPublicationsFile type exposes the following members.
| Name | Description | |
|---|---|---|
| Forward |
Is tlv forwarded.
(Inherited from ITlvTag.) | |
| NonCritical |
Is tlv tag non critical.
(Inherited from ITlvTag.) | |
| Type |
Tlv tag type.
(Inherited from ITlvTag.) |
| Name | Description | |
|---|---|---|
| Encode |
Encode TLV object.
(Inherited from ITlvTag.) | |
| EncodeValue |
Encode TLV object value.
(Inherited from ITlvTag.) | |
| FindCertificateById |
Find X509 certificate in KSI trust provider.
(Inherited from IKsiTrustProvider.) | |
| 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.
|