Gets or sets the group of allowed elliptic curves (for ECDHE cipher suites).

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public Property SslAllowedCurves As TlsEllipticCurve
	Get
	Set
C#
public TlsEllipticCurve SslAllowedCurves { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also