Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
SetIsclDefaultSigningMode Method
See Also 
Leadtools.Dicom Namespace > DicomNet Class : SetIsclDefaultSigningMode Method



signMode
The type of message authentication code to be used.
signMode
The type of message authentication code to be used.
Sets the current message authentication code (MAC) type.

Syntax

Visual Basic (Declaration) 
Public Sub SetIsclDefaultSigningMode( _
   ByVal signMode As DicomIsclSigningMethodType _
) 
Visual Basic (Usage)Copy Code
Dim instance As DicomNet
Dim signMode As DicomIsclSigningMethodType
 
instance.SetIsclDefaultSigningMode(signMode)
C# 
public void SetIsclDefaultSigningMode( 
   DicomIsclSigningMethodType signMode
)
C++/CLI 
public:
void SetIsclDefaultSigningMode( 
   DicomIsclSigningMethodType signMode
) 

Parameters

signMode
The type of message authentication code to be used.

Example

Remarks

The message authentication code is encrypted using the current encryption mode before being sent and decrypted after being received. The current encryption mode is set using the SetIsclDefaultEncryptionMode method.

The encryption mode and the message authentication code type must be the same for both the sender and the receiver.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features