←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly