NativeTlsContext.setCipherSuiteStrings
void setCipherSuiteStrings(const(string)[] cipherSuites)Sets the list of allowed cipher suites using string names.
Parameters
cipherSuites | Array of cipher suite names. |
void setCipherSuiteStrings(const(string)[] cipherSuites)Sets the list of allowed cipher suites using string names.
cipherSuites | Array of cipher suite names. |