Click or drag to resize

SetSupplementalTlsCiphersRequestSupplementalCiphers Property

The supplemental cipher suite names using the OpenSSL naming scheme. Use of cipher suite names is case-insensitive.

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

Property Value

Type: String
See Also