KeyFileName Property

Summary

The path to the file containing the private key. This parameter is used if the private key is available in raw mode.

Syntax
C#
VB
C++
public string KeyFileName {get;} 
  
ReadOnly Property KeyFileName As String 
property String^ KeyFileName { 
   String^ get(); 
} 

Property Value

The name of the key file.

Example

For an example, refer to IDicomSecurityCiphers.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly