mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 03:07:29 +02:00
0xFF
This commit is contained in:
@ -24450,7 +24450,7 @@ static int DoServerKeyExchange(WOLFSSL* ssl, const byte* input,
|
|||||||
#else
|
#else
|
||||||
enum wc_HashType hashType;
|
enum wc_HashType hashType;
|
||||||
word16 verifySz;
|
word16 verifySz;
|
||||||
byte sigAlgo = 0;
|
byte sigAlgo = 0xFF;
|
||||||
|
|
||||||
if (ssl->options.usingAnon_cipher) {
|
if (ssl->options.usingAnon_cipher) {
|
||||||
break;
|
break;
|
||||||
|
Reference in New Issue
Block a user