FOSSology  4.4.0
Open Source License Compliance by Open Source Software
Cksum Struct Reference

Store check sum of a file. More...

#include <checksum.h>

Collaboration diagram for Cksum:
Collaboration graph

Public Attributes

uint8_t MD5digest [16]
 MD5 digest of the file.
 
uint8_t SHA1digest [20]
 SHA1 digest of the file.
 
uint64_t DataLen
 Size of the file.
 

Detailed Description

Store check sum of a file.

Definition at line 32 of file checksum.h.


The documentation for this struct was generated from the following file: