2 references to GetCertificatePrivateKey
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\Windows\DecryptorPalWindows.Decrypt.cs (1)
91
using (SafeProvOrNCryptKeyHandle? hKey = PkcsPalWindows.
GetCertificatePrivateKey
(cert, Silent, PreferNCrypt, out _, out exception))
Internal\Cryptography\Pal\Windows\PkcsPalWindows.cs (1)
109
SafeProvOrNCryptKeyHandle? handle =
GetCertificatePrivateKey
(