LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

SetIsclDefaultSigningMode Method








The type of message authentication code to be used.
Sets the current message authentication code (MAC) type. .NET support
Syntax
public void SetIsclDefaultSigningMode( 
   DicomIsclSigningMethodType signMode
)
'Declaration
 
Public Sub SetIsclDefaultSigningMode( _
   ByVal signMode As DicomIsclSigningMethodType _
) 
'Usage
 
Dim instance As DicomNet
Dim signMode As DicomIsclSigningMethodType
 
instance.SetIsclDefaultSigningMode(signMode)
public void SetIsclDefaultSigningMode( 
   DicomIsclSigningMethodType signMode
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomNet.SetIsclDefaultSigningMode( 
   signMode 
)
public:
void SetIsclDefaultSigningMode( 
   DicomIsclSigningMethodType signMode
) 

Parameters

signMode
The type of message authentication code to be used.
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.

Example
For an example, refer to SetIsclMutualAuthenticationAlgorithm.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomNet Class
DicomNet Members
SetIsclDefaultEncryptionMode Method
SetIsclAuthenticationData(IntPtr,Int32) Method
SetIsclMaxCommunicationBlockLength Method
SetIsclMaxMessageLength Method
SetIsclMutualAuthenticationAlgorithm Method
SetIsclMutualAuthenticationKey Method
SetIsclIndexForMutualAuthentication Method
SetIsclEncryptionKey Method
SetIsclEncryptionKeyIndex Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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