PaddingTag Methods |
The AggregationHashChainMetadataPaddingTag type exposes the following members.
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.) |