1 reference to CryptAcquireContext
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\Microsoft\Win32\SafeHandles\SafeCertContextHandleWithKeyContainerDeletion.cs (1)
77
_ = Interop.Advapi32.
CryptAcquireContext
(out hProv, pProvInfo->pwszContainerName, pProvInfo->pwszProvName, pProvInfo->dwProvType, flags);