Make ssl_renegotiate the only interface
ssl_write_hello_request() is no private
This commit is contained in:
parent
caed0541a0
commit
214eed38c7
3 changed files with 44 additions and 30 deletions
|
@ -1566,8 +1566,6 @@ static inline x509_crt *ssl_own_cert( ssl_context *ssl )
|
|||
}
|
||||
#endif /* POLARSSL_X509_CRT_PARSE_C */
|
||||
|
||||
int ssl_write_hello_request( ssl_context *ssl );
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue