Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
CheckSum | uint32 | |
Description | string | A checksum calculated as the 16-bit sum of the first 32 bytes of the file. |
MappingStrings | string | MIF.DMTF|Software Signature|002.4 |
CRC1 | uint32 | |
Description | string | The CRC1 property is the CRC value calculated using the middle 512K bytes of the file. |
MappingStrings | string | MIF.DMTF|Software Signature|002.5 |
CRC2 | uint32 | |
Description | string | The CRC2 property is the CRC value for the middle 512K bytes of the file, modulo 3. |
MappingStrings | string | MIF.DMTF|Software Signature|002.6 |
CreateTimeStamp | datetime | |
Description | string | The creation date and time of the file. |
FileName | string | |
Description | string | Either the name of the file or the name of the file with a directory prefix. |
MaxLen | uint32 | 1024 |
FileSize | uint64 | |
Description | string | The size of the file in Kilobytes. |
PUnit | string | byte * 10^3 |
Units | string | KiloBytes |
MD5Checksum | string | |
Description | string | The MD5 algorithm is a well-known algorithm for computing a 128-bit checksum for any file or object. For purposes of MOF specification of the MD5Checksum property, the MD5 algorithm always generates a 32 character string. For example: The string abcdefghijklmnopqrstuvwxyz generates the string c3fcd3d76192e4007dfb496cca67e13b. See http: //www.ietf.org - RFC1321 for details on the // implementation of the MD5 algorithm. |
MaxLen | uint32 | 32 |