←Select platform

GetCipherFriendlyName Method

Summary

An extension method that returns a friendly name for a DicomTlsCipherSuiteType.

Syntax
C#
VB
C++
public static string GetCipherFriendlyName( 
   this DicomTlsCipherSuiteType cipher 
) 
<ExtensionAttribute()> 
 Public Shared Function GetCipherFriendlyName( 
   ByVal cipher As DicomTlsCipherSuiteType 
) As String 
public:  
   [ExtensionAttribute] 
   static String^ GetCipherFriendlyName( 
      DicomTlsCipherSuiteType^ cipher 
   ) 

Parameters

Return Value

The friendly name for any DicomTlsCipherSuiteType.

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.Common Assembly

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