C#
C++
public void SetIsclIndexForMutualAuthentication(
int index
)
public:
void SetIsclIndexForMutualAuthentication(
int index
)
index
Index of the key to be used for mutual authentication. Possible values for this index are between 1 and 8, inclusive.
This method sets the actual key used for mutual authentication operations, based on an index from 1 to 8.
For an example, refer to SetIsclMutualAuthenticationAlgorithm.
SetIsclMutualAuthenticationKey Method
SetIsclDefaultSigningMode Method
SetIsclDefaultEncryptionMode Method
SetIsclAuthenticationData(IntPtr,Int32) Method
SetIsclMaxCommunicationBlockLength Method
SetIsclMaxMessageLength Method