2 references to GetCertPrivateKey
System.Security (2)
system\security\cryptography\pkcs\envelopedpkcs7.cs (1)
572
hr = PkcsUtils.
GetCertPrivateKey
(safeCertContextHandle, out safeCryptProvHandle, out keySpec);
system\security\cryptography\pkcs\pkcsutils.cs (1)
785
int hr =
GetCertPrivateKey
(safeCertContextHandle, out safeCryptProvHandle, out keySpec);