Sets the encryption mode used by the ISCL operations.
public void SetIsclDefaultEncryptionMode(
DicomIsclEncryptionMethodType encryptionMode
)
Public Sub SetIsclDefaultEncryptionMode( _
ByVal encryptionMode As Leadtools.Dicom.DicomIsclEncryptionMethodType _
)
public:
void SetIsclDefaultEncryptionMode(
Leadtools.Dicom.DicomIsclEncryptionMethodType encryptionMode
)
encryptionMode
The encryption mode to set.
This method may be called regardless of whether a connection has been established.
For an example, refer to SetIsclMutualAuthenticationAlgorithm.
SetIsclDefaultSigningMode Method
SetIsclAuthenticationData(IntPtr,Int32) Method
SetIsclMaxCommunicationBlockLength Method
SetIsclMaxMessageLength Method
SetIsclMutualAuthenticationAlgorithm Method
SetIsclMutualAuthenticationKey Method
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