'Declaration Public Function New( _ ByVal cipherList As String, _ ByVal caCert As String, _ ByVal cert As String, _ ByVal key As String, _ ByVal tlsProtocol As String _ )
public SslOptions( string cipherList, string caCert, string cert, string key, string tlsProtocol )
Parameters
- cipherList
- caCert
- cert
- key
- tlsProtocol