.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "MONGOC_CLIENT_ENCRYPTION_GET_CRYPT_SHARED_VERSION" "3" "May 07, 2024" "1.27.1" "libmongoc" .SH SYNOPSIS .INDENT 0.0 .INDENT 3.5 .sp .EX const char* mongoc_client_encryption_get_crypt_shared_version (mongoc_client_encryption_t const *enc) BSON_GNUC_WARN_UNUSED_RESULT; .EE .UNINDENT .UNINDENT .sp Obtain the version string of the \fI\%crypt_shared\fP that is loaded for the given explicit encryption object. If no \fI\%crypt_shared\fP library is loaded, the returned pointer will be \fBNULL\fP\&. .SH PARAMETERS .INDENT 0.0 .IP \(bu 2 \fBenc\fP: A live \fI\%mongoc_client_encryption_t\fP .UNINDENT .SH RETURNS .sp A pointer to a null\-terminated character array string designating the version of \fI\%crypt_shared\fP that was loaded for \fBenc\fP\&. If no \fI\%crypt_shared\fP library is loaded, the returned pointer will be \fBNULL\fP\&. The pointed\-to array must not be modified or freed. The returned pointer is only valid for the lifetime of \fBenc\fP\&. .sp \fBSEE ALSO:\fP .INDENT 0.0 .INDENT 3.5 .INDENT 0.0 .IP \(bu 2 \fI\%mongoc_client_get_crypt_shared_version()\fP .UNINDENT .UNINDENT .UNINDENT .SH AUTHOR MongoDB, Inc .SH COPYRIGHT 2017-present, MongoDB, Inc .\" Generated by docutils manpage writer. .