#include <kvstore.h> kv_long_t kv_config_get_lob_verification_bytes(const kv_config_t *config);
Returns the number of trailing bytes of a partial LOB that must be verified against the user supplied LOB stream when resuming a LOB put operation. This value is set using the kv_config_set_verification_bytes().