GraphSettings.GetPreferredSuites Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
GetPreferredSuites()
Gets collection of TLS cipher suites that are used (in given order) in preference to the remaining suites
specified by Ssl
Declaration
public ICollection<TlsCipherSuite> GetPreferredSuites()
Returns
Type | Description |
---|---|
ICollection<Tls |