PublicationsFile Methods |
The PublicationsFile type exposes the following members.
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 | |
---|---|---|
![]() ![]() | IEnumerableGetEnumerator |
Get Enumerator for TLV composite element.
(Inherited from CompositeTag.) |