GetNodeSupportedTlsCiphersResult Properties |
The GetNodeSupportedTlsCiphersResult type exposes the following members.
Name | Description | |
---|---|---|
DefaultSupplementalCiphers |
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.
| |
MandatoryCiphers |
List of mandatory TLS cipher suites for the node.
Mandatory ciphers are those ciphers which will always be active on the node.
| |
SupportedSupplementalCiphers |
List of available supplemental TLS cipher suites which can be configured with the SetNodeSupplementalTlsCiphers command.
|