Google Cloud Storage C++ Client
1.40.2
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.
Definition at line 64 of file hashing_options.h.
|
inline |
Definition at line 68 of file hashing_options.h.
|
inlinestatic |
Definition at line 69 of file hashing_options.h.