1 reference to CertGetCertificateContextProperty
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\CertificatePal.Windows.cs (1)
33
bool deleteKeyContainer = Interop.Crypt32.
CertGetCertificateContextProperty
(safeCertContextHandle, Interop.Crypt32.CertContextPropId.CERT_CLR_DELETE_KEY_PROP_ID, out Interop.Crypt32.DATA_BLOB _, ref cbData);