Click or drag to resize

ISolidFireElementGetSupportedTlsCiphers Method

You can use the GetSupportedTlsCiphers method to get a list of the supported TLS ciphers.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
GetSupportedTlsCiphersResult GetSupportedTlsCiphers()

Return Value

Type: GetSupportedTlsCiphersResult
See Also