Sets the maximum message length that can be processed (sent and received) by the current entity.
public void SetIsclMaxMessageLength(
int messageLength
)
Public Sub SetIsclMaxMessageLength( _
ByVal messageLength As Integer _
)
public:
void SetIsclMaxMessageLength(
int messageLength
)
messageLength
The maximum message length to set.
Failure of the method usually occurs if messageLength is smaller than 136. (136 bytes is the maximum size of data in mutual authentication request packet.)
For an example, refer to SetIsclMutualAuthenticationAlgorithm.
SetIsclDefaultSigningMode Method
SetIsclDefaultEncryptionMode Method
SetIsclAuthenticationData(IntPtr,Int32) Method
SetIsclMaxCommunicationBlockLength 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