GME  13
Public Attributes
svn_checksum_t Struct Reference

#include <svn_checksum.h>

List of all members.

Public Attributes

const unsigned char * digest
svn_checksum_kind_t kind

Detailed Description

A generic checksum representation.

Since:
New in 1.6.

Definition at line 59 of file svn_checksum.h.


Member Data Documentation

const unsigned char* svn_checksum_t::digest

The bytes of the checksum.

Definition at line 62 of file svn_checksum.h.

The type of the checksum. This should never be changed by consumers of the APIs.

Definition at line 66 of file svn_checksum.h.


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