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