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