CalendarHashChainLink Class |
Namespace: Guardtime.KSI.Signature
The CalendarHashChainLink type exposes the following members.
Name | Description | |
---|---|---|
![]() | CalendarHashChainLink |
Create calendar hash chain link instance
|
Name | Description | |
---|---|---|
![]() | Direction |
Get link direction
|
![]() | ForceTlv16Encoding |
Is TLV16 encoding forced when writing the TLV object
(Inherited from TlvTag.) |
![]() | Forward |
Is tlv forwarded.
(Inherited from TlvTag.) |
![]() | NonCritical |
Is tlv tag non critical.
(Inherited from TlvTag.) |
![]() | Type |
Tlv tag type.
(Inherited from TlvTag.) |
![]() | Value |
Get TLV element data hash
(Inherited from ImprintTag.) |
Name | Description | |
---|---|---|
![]() | CheckTagType |
Checks if TLV tag type is valid and throws a TLV exception if the type is invalid.
(Inherited from TlvTag.) |
![]() | Encode |
Encode TLV object.
(Inherited from TlvTag.) |
![]() | EncodeValue |
Encode data hash to byte array.
(Inherited from ImprintTag.) |
![]() | Equals(Object) |
Compare TLV element to object.
(Inherited from TlvTag.) |
![]() | Equals(TlvTag) |
Compare tlv element to tlv element
(Inherited from TlvTag.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
Get TLV element hash code.
(Inherited from ImprintTag.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Convert TLV object to string.
(Inherited from TlvTag.) |
![]() | WriteTo |
Write TlvTag to stream.
(Inherited from TlvTag.) |