bson_md5_init (3) - Linux Manuals
bson_md5_init: Initialize a new instance of the MD5 algorithm.
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.