logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bson_md5_init - bson_md5_init()

Author

       MongoDB, Inc

Deprecated

       All MD5 APIs are deprecated in libbson.

Description

       Initialize a new instance of the MD5 algorithm.

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

Name

       bson_md5_init - bson_md5_init()

Parameters

pms: A bson_md5_t.

Synopsis

          void
          bson_md5_init (bson_md5_t *pms) BSON_GNUC_DEPRECATED;

See Also