Click or drag to resize

GetNodeSupportedTlsCiphersResult Properties

The GetNodeSupportedTlsCiphersResult type exposes the following members.

Properties
  NameDescription
Public propertyDefaultSupplementalCiphers
List of default supplemental TLS cipher suites for the node. The supplemental ciphers will be restored to this list when the ResetNodeSupplementalTlsCiphers command is run.
Public propertyMandatoryCiphers
List of mandatory TLS cipher suites for the node. Mandatory ciphers are those ciphers which will always be active on the node.
Public propertySupportedSupplementalCiphers
List of available supplemental TLS cipher suites which can be configured with the SetNodeSupplementalTlsCiphers command.
Top
See Also