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