VisioForge (c) 2025

Search Results for

    Class Checksum

    Inheritance
    object
    Element
    ElementParser
    BytesElementParser
    Checksum
    Inherited Members
    BytesElementParser.ToString()
    Element.Key
    Element.Value
    Element.Name
    Element.Length
    Element.Bytes()
    Element.Len()
    Element.OriginalData
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: VisioForge.Core.Metadata.KLV.MISB0601
    Assembly: VisioForge.Core.dll
    Syntax
    public class Checksum : BytesElementParser

    Constructors

    Checksum(byte[])

    Declaration
    public Checksum(byte[] value)
    Parameters
    Type Name Description
    byte[] value

    Fields

    ConstKey

    Declaration
    public static byte[] ConstKey
    Field Value
    Type Description
    byte[]

    ESDName

    Declaration
    public string ESDName
    Field Value
    Type Description
    string

    LDSName

    Declaration
    public string LDSName
    Field Value
    Type Description
    string

    TAG

    Declaration
    public int TAG
    Field Value
    Type Description
    int

    UDSKey

    Declaration
    public string UDSKey
    Field Value
    Type Description
    string

    UDSName

    Declaration
    public string UDSName
    Field Value
    Type Description
    string