More robust handling of CERT_CONTEXT with multiple threads
authorKevin Jones <kevin@vcsjones.com>
Mon, 21 Nov 2022 23:46:41 +0000 (18:46 -0500)
committerGitHub <noreply@github.com>
Mon, 21 Nov 2022 23:46:41 +0000 (18:46 -0500)
commit904b4ce4cfe49b1aa43ed5ef096a1af7eb5d3c01
tree62dcb8bd6766e5784d6a8a96953c0305ad4a07b1
parente71db8d20589791c282bd3bbe75ed865d025e7a3
More robust handling of CERT_CONTEXT with multiple threads
src/libraries/Common/src/Microsoft/Win32/SafeHandles/SafeCertContextHandle.cs
src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/X509Certificates/CertificatePal.Windows.cs
src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/X509Certificates/FindPal.Windows.cs
src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/X509Certificates/StorePal.Windows.Export.cs
src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/X509Certificates/StorePal.Windows.cs
src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/X509Certificates/X509Pal.Windows.PublicKey.cs
src/libraries/System.Security.Cryptography/tests/X509Certificates/CertTests.cs