1BSON_MD5_INIT(3)                    libbson                   BSON_MD5_INIT(3)
2
3
4

NAME

6       bson_md5_init - bson_md5_init()
7

DEPRECATED

9       All MD5 APIs are deprecated in libbson.
10

SYNOPSIS

12          void
13          bson_md5_init (bson_md5_t *pms) BSON_GNUC_DEPRECATED;
14

PARAMETERS

16pms: A bson_md5_t.
17

DESCRIPTION

19       Initialize a new instance of the MD5 algorithm.
20
21       This function is deprecated and should not be used in new code.
22

AUTHOR

24       MongoDB, Inc
25
27       2017-present, MongoDB, Inc
28
29
30
31
321.21.1                           Mar 02, 2022                 BSON_MD5_INIT(3)
Impressum