添加ssl_cipher_suites_convert函数
This commit is contained in:
@@ -214,4 +214,7 @@ struct ssl_chello* ssl_chello_parse(const unsigned char* buff, size_t buff_len,
|
||||
|
||||
void ssl_chello_free(struct ssl_chello* chello);
|
||||
|
||||
int ssl_cipher_suites_convert(const char *source, int source_len, char *target_common, char *target_tls13);
|
||||
|
||||
|
||||
#endif /* !SSL_H */
|
||||
|
||||
Reference in New Issue
Block a user