C#
VB
C++
Sets the index of the encryption key to be used for encryption.
public void SetIsclEncryptionKeyIndex(
int index
)
Public Sub SetIsclEncryptionKeyIndex( _
ByVal index As Integer _
)
public:
void SetIsclEncryptionKeyIndex(
int index
)
index
Index of the encryption key to be used for encryption. Possible values for this index are 1 through 8 and 16.
SetIsclDefaultSigningMode Method
SetIsclDefaultEncryptionMode Method
SetIsclAuthenticationData(IntPtr,Int32) Method
SetIsclMaxCommunicationBlockLength Method
SetIsclMaxMessageLength Method
SetIsclMutualAuthenticationAlgorithm Method