C#
C++
public void SetIsclMaxMessageLength(
int messageLength
)
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