Set the TLSv1.3 ciphersuite list for an SSL context.
Declared in <openssl/ssl.h>
<openssl/ssl.h>
int SSL_CTX_set_ciphersuites( SSL_CTX* ctx, char const* str);
1 on success, or 0 on failure.