AggregationHashChainMetadataPaddingTag Class |
Namespace: Guardtime.KSI.Signature
The AggregationHashChainMetadataPaddingTag type exposes the following members.
Name | Description | |
---|---|---|
![]() | AggregationHashChainMetadataPaddingTag(Boolean) |
Create new metadata padding element
|
![]() | AggregationHashChainMetadataPaddingTag(RawTag, Int32) |
Create new metadata padding element from TLV element
|
Name | Description | |
---|---|---|
![]() | ForceTlv16Encoding |
Is TLV16 encoding forced when writing the TLV object
(Overrides TlvTagForceTlv16Encoding.) |
![]() | Forward |
Is tlv forwarded.
(Inherited from TlvTag.) |
![]() | Index |
Padding element index inside the metadata element
|
![]() | IsReadAsTlv16 |
Indicates that TLV element was created using tlv16 encoding
(Inherited from RawTag.) |
![]() | NonCritical |
Is tlv tag non critical.
(Inherited from TlvTag.) |
![]() | Type |
Tlv tag type.
(Inherited from TlvTag.) |
![]() | Value |
Get TLV element byte array value.
(Inherited from RawTag.) |
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 |
Return TLV element byte array value.
(Inherited from RawTag.) |
![]() | 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 RawTag.) |
![]() | GetType | (Inherited from Object.) |
![]() | HasKnownValue |
Returns true if value is 01 or 0101
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Convert TLV object to string.
(Inherited from TlvTag.) |
![]() | WriteTo |
Write TlvTag to stream.
(Inherited from TlvTag.) |