Click or drag to resize

GetSupportedTlsCiphersResultDefaultSupplementalCiphers Property

List of default supplemental TLS cipher suites for the cluster. The supplemental ciphers will be restored to this list when the ResetSupplementalTlsCiphers command is run.

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

Property Value

Type: String
See Also