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 AllowedCurves As TlsEllipticCurve Get Set |
C# |
---|
public TlsEllipticCurve AllowedCurves { get; set; } |