←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.