AggregationHashChain Class |
Namespace: Guardtime.KSI.Signature
The AggregationHashChain type exposes the following members.
| Name | Description | |
|---|---|---|
| AggregationHashChain(ITlvTag) |
Create new aggregation hash chain TLV element from TLV element.
| |
| AggregationHashChain(Boolean, Boolean, ITlvTag) |
Create new aggregation hash chain TLV element.
| |
| AggregationHashChain(UInt64, UInt64, DataHash, UInt64, AggregationHashChainLink) |
Create new aggregation hash chain TLV element from TLV element.
|
| Name | Description | |
|---|---|---|
| AggregationAlgorithm |
Get Aggregation algorithm
| |
| AggregationTime |
Get aggregation time.
| |
| 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.) | |
| InputHash |
Get hash chain input hash.
| |
| 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 | |
|---|---|---|
| CalcLocationPointer |
Returns location pointer based on aggregation hash chain links
| |
| CalcLocationPointer(AggregationHashChainLink) |
eturns location pointer based on aggregation hash chain links
| |
| 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.) | |
| GetChainIndex |
Get chain index values
| |
| GetChainLinks |
Get aggregation chain links
| |
| 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.) | |
| GetIdentity |
Returns list of chain link identities
| |
| GetInputData |
Get input data bytes if input data exists otherwise null.
| |
| GetOutputHash |
Get output hash.
| |
| GetType | (Inherited from Object.) | |
| ToString |
Convert TLV element to string.
(Inherited from CompositeTag.) | |
| WriteTo |
Write TlvTag to stream.
(Inherited from TlvTag.) |
| Name | Description | |
|---|---|---|
| IEnumerableGetEnumerator |
Get Enumerator for TLV composite element.
(Inherited from CompositeTag.) |