Merge branch 'master' into v2_lib

This commit is contained in:
Julien Cretin
2020-10-29 08:21:13 +01:00

View File

@@ -373,7 +373,7 @@ where
}
(extensions.hmac_secret, cred_protect)
} else {
(false, None)
(false, DEFAULT_CRED_PROTECT)
};
let cred_random = if use_hmac_extension {