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; } |