ISolidFireElementResetSupplementalTlsCiphersAsync Method |
You can use the ResetSupplementalTlsCiphers method to restore the supplemental ciphers to their defaults.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax Task<ResetSupplementalTlsCiphersResult> ResetSupplementalTlsCiphersAsync(
CancellationToken cancellationToken
)
Parameters
- cancellationToken
- Type: System.ThreadingCancellationToken
Return Value
Type:
TaskResetSupplementalTlsCiphersResultSee Also