bson_md5_init - Man Page

bson_md5_init()

Deprecated

All MD5 APIs are deprecated in libbson.

Synopsis

void
bson_md5_init (bson_md5_t *pms) BSON_GNUC_DEPRECATED;

Parameters

Description

Initialize a new instance of the MD5 algorithm.

This function is deprecated and should not be used in new code.

Author

MongoDB, Inc

Info

May 09, 2023 1.23.4 libbson