Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
|
Disable or enable MD5 Hashing computations. More...
#include <google/cloud/storage/hashing_options.h>
Public Member Functions | |
DisableMD5Hash () | |
Static Public Member Functions | |
static char const * | name () |
Disable or enable MD5 Hashing computations.
By default MD5 hashes are disabled. To enable them use the EnableMD5Hash()
helper function.
|
inline |
|
inlinestatic |