←Select platform

SetIsclEncryptionKeyIndex Method

Summary

Sets the index of the encryption key to be used for encryption.

Syntax
C#
VB
C++
public void SetIsclEncryptionKeyIndex( 
   int index 
) 
Public Sub SetIsclEncryptionKeyIndex( _ 
   ByVal index As Integer _ 
)  
public: 
void SetIsclEncryptionKeyIndex(  
   int index 
)  

Parameters

index
Index of the encryption key to be used for encryption. Possible values for this index are 1 through 8 and 16.

Example

For an example, refer to SetIsclMutualAuthenticationAlgorithm.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly