Merge branch 'master' into nfc-driver-interface

This commit is contained in:
Mirna
2020-10-28 19:12:09 +02:00
committed by GitHub

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 {