C#
VB
WinRT C#
C++
Specifies the certificate type.
public enum DicomTlsCertificateType
Public Enum DicomTlsCertificateType
public enum DicomTlsCertificateType
Leadtools.Dicom.DicomTlsCertificateType = function() { };
Leadtools.Dicom.DicomTlsCertificateType.prototype = {<br/>
LeadtoolsMemberMarker(replace me)
};
public enum class DicomTlsCertificateType
Members
Value | Member | Description |
---|---|---|
1 | Pem | Textual certificate. |
2 | Asn1 | Binary certificate. |
For an example, refer to Initialize.
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