2 overrides of GetPrivateKeyForDecryption
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.cs (1)
72
public override T?
GetPrivateKeyForDecryption
<T>(X509Certificate2 certificate, bool silent) where T : class
Internal\Cryptography\Pal\Windows\PkcsPalWindows.cs (1)
97
public override T?
GetPrivateKeyForDecryption
<T>(X509Certificate2 certificate, bool silent) where T : class