Provided by: libbson-doc_1.3.1-1_all
NAME
bson_md5_init() - Initialize a new instance of the MD5 algorithm.
SYNOPSIS
void bson_md5_init (bson_md5_t *pms);
PARAMETERS
pms A bson_md5_t \&.
DESCRIPTION
Initialize a new instance of the MD5 algorithm.
COLOPHON
This page is part of libbson. Please report any bugs at https://jira.mongodb.org/browse/CDRIVER.