TlsParameters.AllowedSuites Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
AllowedSuites
Gets or sets the group of allowed cipher suites.
Declaration
public TlsCipherSuite AllowedSuites { get; set; }
Property Value
| Type | Description |
|---|---|
| TlsCipherSuite | The group of allowed cipher suites. |