BSON_MD5_APPEND(3) | libbson | BSON_MD5_APPEND(3) |
bson_md5_append - bson_md5_append()
All MD5 APIs are deprecated in libbson.
void bson_md5_append (bson_md5_t *pms,
const uint8_t *data,
uint32_t nbytes) BSON_GNUC_DEPRECATED;
Feeds more data into the MD5 algorithm.
This function is deprecated and should not be used in new code.
MongoDB, Inc
2017-present, MongoDB, Inc
October 20, 2022 | 1.23.1 |