Sets the current message authentication code (MAC) type.
public void SetIsclDefaultSigningMode(
DicomIsclSigningMethodType signMode
)
Public Sub SetIsclDefaultSigningMode( _
ByVal signMode As DicomIsclSigningMethodType _
)
public:
void SetIsclDefaultSigningMode(
DicomIsclSigningMethodType signMode
)
signMode
The type of message authentication code to be used.
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.
SetIsclDefaultEncryptionMode Method
SetIsclAuthenticationData(IntPtr,Int32) Method
SetIsclMaxCommunicationBlockLength Method
SetIsclMaxMessageLength Method
SetIsclMutualAuthenticationAlgorithm Method
SetIsclMutualAuthenticationKey Method
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document