18 references to CAPIUnsafe
System.Security (18)
system\security\cryptography\cryptoapi.cs (17)
2500
bool rc =
CAPIUnsafe
.CryptAcquireContext(ref hCryptProv,
2507
rc =
CAPIUnsafe
.CryptAcquireContext(ref hCryptProv,
2599
return
CAPIUnsafe
.CryptMsgControl(hCryptMsg,
2618
return
CAPIUnsafe
.CryptMsgCountersign(hCryptMsg,
2639
return
CAPIUnsafe
.CryptMsgOpenToEncode(dwMsgEncodingType,
2663
return
CAPIUnsafe
.CryptMsgOpenToEncode(dwMsgEncodingType,
2695
IntPtr handle =
CAPIUnsafe
.CertEnumCertificatesInStore(hCertStore, pPrevCertContext);
2730
return
CAPIUnsafe
.CertAddCertificateContextToStore(hCertStore,
2759
return
CAPIUnsafe
.CertAddCertificateLinkToStore(hCertStore,
2806
return
CAPIUnsafe
.CertOpenStore(lpszStoreProvider,
2826
return
CAPIUnsafe
.CryptProtectData(pDataIn, szDataDescr, pOptionalEntropy, pvReserved, pPromptStruct, dwFlags, pDataBlob);
2842
return
CAPIUnsafe
.CryptUnprotectData(pDataIn, ppszDataDescr, pOptionalEntropy, pvReserved, pPromptStruct, dwFlags, pDataBlob);
2854
return
CAPIUnsafe
.SystemFunction040(pDataIn, cbDataIn, dwFlags);
2866
return
CAPIUnsafe
.SystemFunction041(pDataIn, cbDataIn, dwFlags);
2882
return
CAPIUnsafe
.CryptUIDlgSelectCertificateW(csc);
2898
return
CAPIUnsafe
.CryptUIDlgViewCertificateW(ViewInfo, pfPropertiesChanged);
2918
return
CAPIUnsafe
.CertFindCertificateInStore(hCertStore,
system\security\cryptography\pkcs\pkcsutils.cs (1)
1091
handle = CAPI.
CAPIUnsafe
.CertCreateSelfSignCertificate(hProv,