LDicomNet::GetOpenSslVersion

#include "ltdic.h"

static L_INT LDicomNet::GetOpenSslVersion(pDicomOpenSslVersion, uStructSize, uFlagsReserved)

Gets information about the availability and version of the OpenSSL libraries.

Parameters

pDICOMOPENSSLVERSION pDicomOpenSslVersion

OpenSSL version

L_UINT uStructSize

Size in bytes, of the structure pointed to by pDicomOpenSslVersion.

L_UINT uFlagsReserved

Specifies flags that control the behavior of some functions.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

Several features of the DICOM toolkits make use of the OpenSSL libraries to implement security features, including:

Since the OpenSSL binaries are not included in the LEAD installations, a call to GetOpenSslVersion is useful for identifying:

For more information, see DICOMOPENSSLVERSION

Required DLLs and Libraries

Platforms

Win32, x64

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS DICOM C++ Class Library Help