Click or drag to resize

GetSupportedTlsCiphersResultSupportedSupplementalCiphers Property

List of available supplemental TLS cipher suites which can be configured with the SetSupplementalTlsCiphers command.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string[] SupportedSupplementalCiphers { get; set; }

Property Value

Type: String
See Also