Click or drag to resize

GetSupportedTlsCiphersResult Properties

The GetSupportedTlsCiphersResult type exposes the following members.

Properties
  NameDescription
Public propertyDefaultSupplementalCiphers
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.
Public propertyMandatoryCiphers
List of mandatory TLS cipher suites for the cluster. Mandatory ciphers are those ciphers which will always be active on the cluster.
Public propertySupportedSupplementalCiphers
List of available supplemental TLS cipher suites which can be configured with the SetSupplementalTlsCiphers command.
Top
See Also