This add-in implements Basic TLS Secure Transport Connection Profile of DICOM Standard which utilize the framework and negotiation mechanism specified by the Transport Layer Security Version 1.0 protocol. Any LEADTOOLS PACS Framework server service can be converted to use secure transport connection to provide protection against tampering, eavesdropping, masquerading by simply placing the add-in to the framework's server folder and configuring it. As for example, when router or proxy server need to accept images from remote PACS Client (resident on different geographic location) over the public internet connection, just copying the Leadtools.AddIn.Security.dll to C:\LEADTOOLS23\Bin\Dotnet4\Win32\L21_SERVER32\AddIns\ folder and configuring the certificates will add secure communication capabilities to the router server.
This add-in provides support for following areas of Basic TLS Secure Transport Connection Profile of DICOM standard:
Privacy - Triple DES EDE, CBC
Certificates
Verification
Maximum Verification Depth: Maximum allowed depth of certificate chain from root certificate to be verified.
SSL Method Type: Select one of the SSL method type to be used for security verification from the drop down list.
Verification Flags: Select one or more the verification mode to be used from the drop down list.
Verification Options: Select one of more additional options for verification mode from the dropdown list.
AddIns Project:
The C# sample project for add-ins used in this server is located in <LEADTOOLS23>\Examples\Medical\DotNet\SampleAddIns\ folder
.
Add-in Runtime DLLs:
All runtime versions of add-ins are in <INSTALLDIR>\Bin\Dotnet4\Win32\L21_SERVER32\AddIns\
folder.
A copy is also stored in <INSTALLDIR>\Bin\DotNet4\Win32\PACSAddIns\
folder.
Note: The path of the source code for this binary is <INSTALLDIR>\Examples\Medical\DotNet\SampleAddIns
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