dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlConnectionStringBuilder Class / SslCipherList Property

In This Topic
SslCipherList Property
In This Topic
Gets or sets list of ciphers that client agrees to use.
Syntax
'Declaration
 
Public Property SslCipherList As String
 

Property Value

List of ciphers that client agrees to use.
See Also