GME
13
|
#include <svn_checksum.h>
Public Attributes | |
const unsigned char * | digest |
svn_checksum_kind_t | kind |
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.