←Select platform

SetIsclDefaultEncryptionMode Method

Summary
Sets the encryption mode used by the ISCL operations.
Syntax
C#
VB
C++
public void SetIsclDefaultEncryptionMode( 
   DicomIsclEncryptionMethodType encryptionMode 
) 
Public Sub SetIsclDefaultEncryptionMode( _ 
   ByVal encryptionMode As DicomIsclEncryptionMethodType _ 
)  
public: 
void SetIsclDefaultEncryptionMode(  
   DicomIsclEncryptionMethodType encryptionMode 
)  

Parameters

encryptionMode
The encryption mode to set.

Remarks

This method may be called regardless of whether a connection has been established.

Example

For an example, refer to SetIsclMutualAuthenticationAlgorithm.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.