Switched to the new key import method, as the old one had issues with PROV_RSA_AES crystallographic provider
This commit is contained in:
@@ -1443,7 +1443,7 @@ HCRYPTKEY eap::method_tls::create_key(
|
||||
_In_bytecount_(size_secret) const void *secret,
|
||||
_In_ size_t size_secret)
|
||||
{
|
||||
#if 0
|
||||
#if 1
|
||||
UNREFERENCED_PARAMETER(key);
|
||||
assert(size_secret <= 0xffffffff);
|
||||
|
||||
|
Submodule lib/WinStd updated: 3dc1785506...8a0799c2b7
Reference in New Issue
Block a user