Librepo library  1.7.13
C library for downloading linux repository metadata and packages
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules
LrMetalinkHash Struct Reference

#include <metalink.h>

Data Fields

char * type
 
char * value
 

Detailed Description

Single checksum for the metalink target file.

Definition at line 35 of file metalink.h.

Field Documentation

char* type

Type of checksum (e.g. "md5", "sha1", "sha256", ...

Definition at line 36 of file metalink.h.

char* value

Value of the checksum

Definition at line 37 of file metalink.h.


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