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