C#
VB
C++
Gets the restrictive and bug workaround options.
public DicomOpenSslOptionsFlags Options { get; }
ReadOnly Property Options As Leadtools.Dicom.DicomOpenSslOptionsFlags
property Leadtools.Dicom.DicomOpenSslOptionsFlags Options {
Leadtools.Dicom.DicomOpenSslOptionsFlags get();
}
The restrictive and bug workaround options. The default value is the combination (DicomOpenSslOptionsFlags.NoSslV3 | DicomOpenSslOptionsFlags.NoSslV2 | DicomOpenSslOptionsFlags.AllBugWorkarounds).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET