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