Gets or sets the group of allowed cipher suites.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public Property AllowedSuites As TlsCipherSuite Get Set |
| C# |
|---|
public TlsCipherSuite AllowedSuites { get; set; } |