Click the link to download the zip file LEAD-OpenSSL-Binaries.zip.
The zip file contains the 32/64-bit versions of the latest OpenSSL 1.0.2 and 1.1.0 libraries, compiled and digitally signed by LEAD Technologies, Inc.
The LEADTOOLS medical toolkits use OpenSSL 1.0.2 to implement the Transport Layer Security (TLS) protocol required for DICOM communications. OpenSSL provides source code, but no binaries.
Previously, LEADTOOLS compiled the source code and included the binaries in the installation setup. In the current installation, the binaries are no longer included, but are available as a separate download.
For a default installation of LEADTOOLS, copy the binaries as follows:
Architecture | Binaries | Destination Path |
---|---|---|
32-bit | win32\libeay32.dll win32\ssleay32.dll |
%LEADTOOLS_SETUP%\Bin\Dotnet4\Win32 |
32-bit | win32\libeay32.dll win32\ssleay32.dll |
%LEADTOOLS_SETUP%\Bin\CDLL\Win32 |
64-bit | x64\libeay32.dll x64\ssleay32.dll |
%LEADTOOLS_SETUP%\Bin\Dotnet4\x64 |
64-bit | x64\libeay32.dll x64\ssleay32.dll |
%LEADTOOLS_SETUP%\Bin\CDLL\x64 |
Where %LEADTOOLS_SETUP% is your LEADTOOLS setup folder. Such as C:\LEADTOOLS21 for LEADTOOLS v21.
Note that the 32- and 64-bit DLLs use the same file names. This follows the OpenSSL naming convention.
Use RasterDefaults.SetResourceDirectory to set the path to the desired resource directory.
The LEADTOOLS PDF toolkit requires OpenSSL 1.1.0 to implement optional digital signature reading and writing features.
Previously, LEADTOOLS compiled the source code and included the binaries in the installation setup. In the current installation, the binaries are no longer included, but are available as a separate download.
For a default installation of LEADTOOLS, copy the binaries as follows:
Architecture | Binaries | Destination Path |
---|---|---|
32-bit | win32\libcrypto-1_1.dll win32\libssl-1_1.dll |
%LEADTOOLS_SETUP%\Bin\Dotnet4\Win32 |
32-bit | win32\libcrypto-1_1.dll win32\libssl-1_1.dll |
%LEADTOOLS_SETUP%\Bin\CDLL\Win32 |
64-bit | x64\libcrypto-1_1-x64.dll x64\libssl-1_1-x64.dll |
%LEADTOOLS_SETUP%\Bin\Dotnet4\x64 |
64-bit | x64\libcrypto-1_1-x64.dll x64\libssl-1_1-x64.dll |
%LEADTOOLS_SETUP%\Bin\CDLL\x64 |
Where %LEADTOOLS_SETUP% is your LEADTOOLS setup folder. Such as C:\LEADTOOLS21 for LEADTOOLS v21.
Note that the 32- and 64-bit DLLs use different file names. This follows the OpenSSL 1.1.0 and later naming convention.
Use RasterDefaults.SetResourceDirectory to set the path to the desired resource directory.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document