funtion to get the checksum of a file More...
#include <common/gfal_constants.h>
#include <common/gfal_common_errverbose.h>
#include "gfal_common_srm_internal_layer.h"
Functions | |
int | gfal_srm_cheksumG (plugin_handle ch, const char *surl, char *buf_checksum, size_t s_checksum, char *buf_chktype, size_t s_chktype, GError **err) |
funtion to get the checksum of a file
int gfal_srm_cheksumG | ( | plugin_handle | ch, | |
const char * | surl, | |||
char * | buf_checksum, | |||
size_t | s_checksum, | |||
char * | buf_chktype, | |||
size_t | s_chktype, | |||
GError ** | err | |||
) |
get checksum from a remote SRM URL
References gfal_srm_determine_endpoint().