Vanara/PInvoke/Cryptography/readme.md

766 lines
187 KiB
Markdown

## Vanara.PInvoke.Cryptography
PInvoke API (methods, structures and constants) imported from Windows crypt32.dll, bcrypt.dll, ncrypt.dll, tokenbinding.dll, cryptnet.dll, cryptdlg.dll and cryptui.dll.
- Includes methods from crypt32.dll, bcrypt.dll, ncrypt.dll, tokenbinding.dll, cryptui.dll, cryptnet.dll, cryptdlg.dll
- Current NuGet release: [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.Cryptography?logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.Cryptography?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Cryptography)
### Methods - 100% API coverage (369 of 369 functions)
Native Method | Native DLL | Header | Managed Method
--- | --- | --- | ---
[BCryptAddContextFunction](https://www.google.com/search?num=5&q=BCryptAddContextFunction+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptAddContextFunction](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptAddContextFunction)
[BCryptCloseAlgorithmProvider](https://www.google.com/search?num=5&q=BCryptCloseAlgorithmProvider+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptCloseAlgorithmProvider](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptCloseAlgorithmProvider)
[BCryptConfigureContext](https://www.google.com/search?num=5&q=BCryptConfigureContext+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptConfigureContext](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptConfigureContext)
[BCryptConfigureContextFunction](https://www.google.com/search?num=5&q=BCryptConfigureContextFunction+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptConfigureContextFunction](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptConfigureContextFunction)
[BCryptCreateContext](https://www.google.com/search?num=5&q=BCryptCreateContext+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptCreateContext](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptCreateContext)
[BCryptCreateHash](https://www.google.com/search?num=5&q=BCryptCreateHash+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptCreateHash](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptCreateHash)
[BCryptCreateMultiHash](https://www.google.com/search?num=5&q=BCryptCreateMultiHash+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptCreateMultiHash](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptCreateMultiHash)
[BCryptDecrypt](https://www.google.com/search?num=5&q=BCryptDecrypt+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDecrypt](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDecrypt)
[BCryptDeleteContext](https://www.google.com/search?num=5&q=BCryptDeleteContext+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDeleteContext](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDeleteContext)
[BCryptDeriveKey](https://www.google.com/search?num=5&q=BCryptDeriveKey+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDeriveKey](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDeriveKey)
[BCryptDeriveKeyCapi](https://www.google.com/search?num=5&q=BCryptDeriveKeyCapi+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDeriveKeyCapi](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDeriveKeyCapi)
[BCryptDeriveKeyPBKDF2](https://www.google.com/search?num=5&q=BCryptDeriveKeyPBKDF2+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDeriveKeyPBKDF2](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDeriveKeyPBKDF2)
[BCryptDestroyHash](https://www.google.com/search?num=5&q=BCryptDestroyHash+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDestroyHash](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDestroyHash)
[BCryptDestroyKey](https://www.google.com/search?num=5&q=BCryptDestroyKey+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDestroyKey](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDestroyKey)
[BCryptDestroySecret](https://www.google.com/search?num=5&q=BCryptDestroySecret+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDestroySecret](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDestroySecret)
[BCryptDuplicateHash](https://www.google.com/search?num=5&q=BCryptDuplicateHash+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDuplicateHash](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDuplicateHash)
[BCryptDuplicateKey](https://www.google.com/search?num=5&q=BCryptDuplicateKey+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDuplicateKey](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDuplicateKey)
[BCryptEncrypt](https://www.google.com/search?num=5&q=BCryptEncrypt+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptEncrypt](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptEncrypt)
[BCryptEnumAlgorithms](https://www.google.com/search?num=5&q=BCryptEnumAlgorithms+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptEnumAlgorithms](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptEnumAlgorithms)
[BCryptEnumContextFunctionProviders](https://www.google.com/search?num=5&q=BCryptEnumContextFunctionProviders+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptEnumContextFunctionProviders](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptEnumContextFunctionProviders)
[BCryptEnumContextFunctions](https://www.google.com/search?num=5&q=BCryptEnumContextFunctions+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptEnumContextFunctions](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptEnumContextFunctions)
[BCryptEnumContexts](https://www.google.com/search?num=5&q=BCryptEnumContexts+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptEnumContexts](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptEnumContexts)
[BCryptEnumProviders](https://www.google.com/search?num=5&q=BCryptEnumProviders+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptEnumProviders](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptEnumProviders)
[BCryptEnumRegisteredProviders](https://www.google.com/search?num=5&q=BCryptEnumRegisteredProviders+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptEnumRegisteredProviders](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptEnumRegisteredProviders)
[BCryptExportKey](https://www.google.com/search?num=5&q=BCryptExportKey+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptExportKey](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptExportKey)
[BCryptFinalizeKeyPair](https://www.google.com/search?num=5&q=BCryptFinalizeKeyPair+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptFinalizeKeyPair](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptFinalizeKeyPair)
[BCryptFinishHash](https://www.google.com/search?num=5&q=BCryptFinishHash+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptFinishHash](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptFinishHash)
[BCryptFreeBuffer](https://www.google.com/search?num=5&q=BCryptFreeBuffer+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptFreeBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptFreeBuffer)
[BCryptGenerateKeyPair](https://www.google.com/search?num=5&q=BCryptGenerateKeyPair+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptGenerateKeyPair](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptGenerateKeyPair)
[BCryptGenerateSymmetricKey](https://www.google.com/search?num=5&q=BCryptGenerateSymmetricKey+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptGenerateSymmetricKey](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptGenerateSymmetricKey)
[BCryptGenRandom](https://www.google.com/search?num=5&q=BCryptGenRandom+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptGenRandom](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptGenRandom)
[BCryptGetFipsAlgorithmMode](https://www.google.com/search?num=5&q=BCryptGetFipsAlgorithmMode+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptGetFipsAlgorithmMode](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptGetFipsAlgorithmMode)
[BCryptGetProperty](https://www.google.com/search?num=5&q=BCryptGetProperty+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptGetProperty](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptGetProperty)
[BCryptHash](https://www.google.com/search?num=5&q=BCryptHash+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptHash](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptHash)
[BCryptHashData](https://www.google.com/search?num=5&q=BCryptHashData+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptHashData](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptHashData)
[BCryptImportKey](https://www.google.com/search?num=5&q=BCryptImportKey+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptImportKey](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptImportKey)
[BCryptImportKeyPair](https://www.google.com/search?num=5&q=BCryptImportKeyPair+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptImportKeyPair](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptImportKeyPair)
[BCryptKeyDerivation](https://www.google.com/search?num=5&q=BCryptKeyDerivation+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptKeyDerivation](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptKeyDerivation)
[BCryptOpenAlgorithmProvider](https://www.google.com/search?num=5&q=BCryptOpenAlgorithmProvider+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptOpenAlgorithmProvider](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptOpenAlgorithmProvider)
[BCryptProcessMultiOperations](https://www.google.com/search?num=5&q=BCryptProcessMultiOperations+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptProcessMultiOperations](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptProcessMultiOperations)
[BCryptQueryContextConfiguration](https://www.google.com/search?num=5&q=BCryptQueryContextConfiguration+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptQueryContextConfiguration](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptQueryContextConfiguration)
[BCryptQueryContextFunctionConfiguration](https://www.google.com/search?num=5&q=BCryptQueryContextFunctionConfiguration+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptQueryContextFunctionConfiguration](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptQueryContextFunctionConfiguration)
[BCryptQueryContextFunctionProperty](https://www.google.com/search?num=5&q=BCryptQueryContextFunctionProperty+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptQueryContextFunctionProperty](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptQueryContextFunctionProperty)
[BCryptQueryProviderRegistration](https://www.google.com/search?num=5&q=BCryptQueryProviderRegistration+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptQueryProviderRegistration](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptQueryProviderRegistration)
[BCryptRegisterConfigChangeNotify](https://www.google.com/search?num=5&q=BCryptRegisterConfigChangeNotify+site%3Alearn.microsoft.com) | bcrypt.dll | Bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptRegisterConfigChangeNotify](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptRegisterConfigChangeNotify)
[BCryptRemoveContextFunction](https://www.google.com/search?num=5&q=BCryptRemoveContextFunction+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptRemoveContextFunction](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptRemoveContextFunction)
[BCryptResolveProviders](https://www.google.com/search?num=5&q=BCryptResolveProviders+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptResolveProviders](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptResolveProviders)
[BCryptSecretAgreement](https://www.google.com/search?num=5&q=BCryptSecretAgreement+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptSecretAgreement](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptSecretAgreement)
[BCryptSetContextFunctionProperty](https://www.google.com/search?num=5&q=BCryptSetContextFunctionProperty+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptSetContextFunctionProperty](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptSetContextFunctionProperty)
[BCryptSetProperty](https://www.google.com/search?num=5&q=BCryptSetProperty+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptSetProperty](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptSetProperty)
[BCryptSignHash](https://www.google.com/search?num=5&q=BCryptSignHash+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptSignHash](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptSignHash)
[BCryptUnregisterConfigChangeNotify](https://www.google.com/search?num=5&q=BCryptUnregisterConfigChangeNotify+site%3Alearn.microsoft.com) | bcrypt.dll | Bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptUnregisterConfigChangeNotify](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptUnregisterConfigChangeNotify)
[BCryptVerifySignature](https://www.google.com/search?num=5&q=BCryptVerifySignature+site%3Alearn.microsoft.com) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptVerifySignature](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptVerifySignature)
[CertAddCertificateContextToStore](https://www.google.com/search?num=5&q=CertAddCertificateContextToStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddCertificateContextToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddCertificateContextToStore)
[CertAddCertificateLinkToStore](https://www.google.com/search?num=5&q=CertAddCertificateLinkToStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddCertificateLinkToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddCertificateLinkToStore)
[CertAddCRLContextToStore](https://www.google.com/search?num=5&q=CertAddCRLContextToStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddCRLContextToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddCRLContextToStore)
[CertAddCRLLinkToStore](https://www.google.com/search?num=5&q=CertAddCRLLinkToStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddCRLLinkToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddCRLLinkToStore)
[CertAddCTLContextToStore](https://www.google.com/search?num=5&q=CertAddCTLContextToStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddCTLContextToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddCTLContextToStore)
[CertAddCTLLinkToStore](https://www.google.com/search?num=5&q=CertAddCTLLinkToStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddCTLLinkToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddCTLLinkToStore)
[CertAddEncodedCertificateToStore](https://www.google.com/search?num=5&q=CertAddEncodedCertificateToStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddEncodedCertificateToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddEncodedCertificateToStore)
[CertAddEncodedCertificateToSystemStore](https://www.google.com/search?num=5&q=CertAddEncodedCertificateToSystemStoreA+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddEncodedCertificateToSystemStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddEncodedCertificateToSystemStore)
[CertAddEncodedCRLToStore](https://www.google.com/search?num=5&q=CertAddEncodedCRLToStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddEncodedCRLToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddEncodedCRLToStore)
[CertAddEncodedCTLToStore](https://www.google.com/search?num=5&q=CertAddEncodedCTLToStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddEncodedCTLToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddEncodedCTLToStore)
[CertAddEnhancedKeyUsageIdentifier](https://www.google.com/search?num=5&q=CertAddEnhancedKeyUsageIdentifier+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddEnhancedKeyUsageIdentifier](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddEnhancedKeyUsageIdentifier)
[CertAddRefServerOcspResponse](https://www.google.com/search?num=5&q=CertAddRefServerOcspResponse+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddRefServerOcspResponse](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddRefServerOcspResponse)
[CertAddRefServerOcspResponseContext](https://www.google.com/search?num=5&q=CertAddRefServerOcspResponseContext+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddRefServerOcspResponseContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddRefServerOcspResponseContext)
[CertAddSerializedElementToStore](https://www.google.com/search?num=5&q=CertAddSerializedElementToStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddSerializedElementToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddSerializedElementToStore)
[CertAddStoreToCollection](https://www.google.com/search?num=5&q=CertAddStoreToCollection+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddStoreToCollection](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddStoreToCollection)
[CertAlgIdToOID](https://www.google.com/search?num=5&q=CertAlgIdToOID+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAlgIdToOID](https://github.com/dahall/Vanara/search?l=C%23&q=CertAlgIdToOID)
[CertCloseServerOcspResponse](https://www.google.com/search?num=5&q=CertCloseServerOcspResponse+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCloseServerOcspResponse](https://github.com/dahall/Vanara/search?l=C%23&q=CertCloseServerOcspResponse)
[CertCloseStore](https://www.google.com/search?num=5&q=CertCloseStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCloseStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertCloseStore)
[CertCompareCertificate](https://www.google.com/search?num=5&q=CertCompareCertificate+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCompareCertificate](https://github.com/dahall/Vanara/search?l=C%23&q=CertCompareCertificate)
[CertCompareCertificateName](https://www.google.com/search?num=5&q=CertCompareCertificateName+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCompareCertificateName](https://github.com/dahall/Vanara/search?l=C%23&q=CertCompareCertificateName)
[CertCompareIntegerBlob](https://www.google.com/search?num=5&q=CertCompareIntegerBlob+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCompareIntegerBlob](https://github.com/dahall/Vanara/search?l=C%23&q=CertCompareIntegerBlob)
[CertComparePublicKeyInfo](https://www.google.com/search?num=5&q=CertComparePublicKeyInfo+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertComparePublicKeyInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CertComparePublicKeyInfo)
[CertControlStore](https://www.google.com/search?num=5&q=CertControlStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertControlStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertControlStore)
[CertCreateCertificateChainEngine](https://www.google.com/search?num=5&q=CertCreateCertificateChainEngine+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCreateCertificateChainEngine](https://github.com/dahall/Vanara/search?l=C%23&q=CertCreateCertificateChainEngine)
[CertCreateCertificateContext](https://www.google.com/search?num=5&q=CertCreateCertificateContext+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCreateCertificateContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertCreateCertificateContext)
[CertCreateContext](https://www.google.com/search?num=5&q=CertCreateContext+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCreateContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertCreateContext)
[CertCreateCRLContext](https://www.google.com/search?num=5&q=CertCreateCRLContext+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCreateCRLContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertCreateCRLContext)
[CertCreateCTLContext](https://www.google.com/search?num=5&q=CertCreateCTLContext+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCreateCTLContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertCreateCTLContext)
[CertCreateCTLEntryFromCertificateContextProperties](https://www.google.com/search?num=5&q=CertCreateCTLEntryFromCertificateContextProperties+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCreateCTLEntryFromCertificateContextProperties](https://github.com/dahall/Vanara/search?l=C%23&q=CertCreateCTLEntryFromCertificateContextProperties)
[CertCreateSelfSignCertificate](https://www.google.com/search?num=5&q=CertCreateSelfSignCertificate+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCreateSelfSignCertificate](https://github.com/dahall/Vanara/search?l=C%23&q=CertCreateSelfSignCertificate)
[CertDeleteCertificateFromStore](https://www.google.com/search?num=5&q=CertDeleteCertificateFromStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertDeleteCertificateFromStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertDeleteCertificateFromStore)
[CertDeleteCRLFromStore](https://www.google.com/search?num=5&q=CertDeleteCRLFromStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertDeleteCRLFromStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertDeleteCRLFromStore)
[CertDeleteCTLFromStore](https://www.google.com/search?num=5&q=CertDeleteCTLFromStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertDeleteCTLFromStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertDeleteCTLFromStore)
[CertDuplicateCertificateChain](https://www.google.com/search?num=5&q=CertDuplicateCertificateChain+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertDuplicateCertificateChain](https://github.com/dahall/Vanara/search?l=C%23&q=CertDuplicateCertificateChain)
[CertDuplicateCertificateContext](https://www.google.com/search?num=5&q=CertDuplicateCertificateContext+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertDuplicateCertificateContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertDuplicateCertificateContext)
[CertDuplicateCRLContext](https://www.google.com/search?num=5&q=CertDuplicateCRLContext+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertDuplicateCRLContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertDuplicateCRLContext)
[CertDuplicateCTLContext](https://www.google.com/search?num=5&q=CertDuplicateCTLContext+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertDuplicateCTLContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertDuplicateCTLContext)
[CertDuplicateStore](https://www.google.com/search?num=5&q=CertDuplicateStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertDuplicateStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertDuplicateStore)
[CertEnumCertificateContextProperties](https://www.google.com/search?num=5&q=CertEnumCertificateContextProperties+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumCertificateContextProperties](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumCertificateContextProperties)
[CertEnumCertificatesInStore](https://www.google.com/search?num=5&q=CertEnumCertificatesInStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumCertificatesInStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumCertificatesInStore)
[CertEnumCRLContextProperties](https://www.google.com/search?num=5&q=CertEnumCRLContextProperties+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumCRLContextProperties](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumCRLContextProperties)
[CertEnumCRLsInStore](https://www.google.com/search?num=5&q=CertEnumCRLsInStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumCRLsInStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumCRLsInStore)
[CertEnumCTLContextProperties](https://www.google.com/search?num=5&q=CertEnumCTLContextProperties+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumCTLContextProperties](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumCTLContextProperties)
[CertEnumCTLsInStore](https://www.google.com/search?num=5&q=CertEnumCTLsInStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumCTLsInStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumCTLsInStore)
[CertEnumPhysicalStore](https://www.google.com/search?num=5&q=CertEnumPhysicalStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumPhysicalStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumPhysicalStore)
[CertEnumSubjectInSortedCTL](https://www.google.com/search?num=5&q=CertEnumSubjectInSortedCTL+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumSubjectInSortedCTL](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumSubjectInSortedCTL)
[CertEnumSystemStore](https://www.google.com/search?num=5&q=CertEnumSystemStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumSystemStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumSystemStore)
[CertEnumSystemStoreLocation](https://www.google.com/search?num=5&q=CertEnumSystemStoreLocation+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumSystemStoreLocation](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumSystemStoreLocation)
[CertFindAttribute](https://www.google.com/search?num=5&q=CertFindAttribute+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindAttribute](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindAttribute)
[CertFindCertificateInCRL](https://www.google.com/search?num=5&q=CertFindCertificateInCRL+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindCertificateInCRL](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindCertificateInCRL)
[CertFindCertificateInStore](https://www.google.com/search?num=5&q=CertFindCertificateInStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindCertificateInStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindCertificateInStore)
[CertFindChainInStore](https://www.google.com/search?num=5&q=CertFindChainInStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindChainInStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindChainInStore)
[CertFindCRLInStore](https://www.google.com/search?num=5&q=CertFindCRLInStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindCRLInStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindCRLInStore)
[CertFindCTLInStore](https://www.google.com/search?num=5&q=CertFindCTLInStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindCTLInStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindCTLInStore)
[CertFindExtension](https://www.google.com/search?num=5&q=CertFindExtension+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindExtension](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindExtension)
[CertFindRDNAttr](https://www.google.com/search?num=5&q=CertFindRDNAttr+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindRDNAttr](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindRDNAttr)
[CertFindSubjectInCTL](https://www.google.com/search?num=5&q=CertFindSubjectInCTL+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindSubjectInCTL](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindSubjectInCTL)
[CertFindSubjectInSortedCTL](https://www.google.com/search?num=5&q=CertFindSubjectInSortedCTL+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindSubjectInSortedCTL](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindSubjectInSortedCTL)
[CertFreeCertificateChain](https://www.google.com/search?num=5&q=CertFreeCertificateChain+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFreeCertificateChain](https://github.com/dahall/Vanara/search?l=C%23&q=CertFreeCertificateChain)
[CertFreeCertificateChainEngine](https://www.google.com/search?num=5&q=CertFreeCertificateChainEngine+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFreeCertificateChainEngine](https://github.com/dahall/Vanara/search?l=C%23&q=CertFreeCertificateChainEngine)
[CertFreeCertificateChainList](https://www.google.com/search?num=5&q=CertFreeCertificateChainList+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFreeCertificateChainList](https://github.com/dahall/Vanara/search?l=C%23&q=CertFreeCertificateChainList)
[CertFreeCertificateContext](https://www.google.com/search?num=5&q=CertFreeCertificateContext+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFreeCertificateContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertFreeCertificateContext)
[CertFreeCRLContext](https://www.google.com/search?num=5&q=CertFreeCRLContext+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFreeCRLContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertFreeCRLContext)
[CertFreeCTLContext](https://www.google.com/search?num=5&q=CertFreeCTLContext+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFreeCTLContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertFreeCTLContext)
[CertFreeServerOcspResponseContext](https://www.google.com/search?num=5&q=CertFreeServerOcspResponseContext+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFreeServerOcspResponseContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertFreeServerOcspResponseContext)
[CertGetCertificateChain](https://www.google.com/search?num=5&q=CertGetCertificateChain+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetCertificateChain](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetCertificateChain)
[CertGetCertificateContextProperty](https://www.google.com/search?num=5&q=CertGetCertificateContextProperty+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetCertificateContextProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetCertificateContextProperty)
[CertGetCRLContextProperty](https://www.google.com/search?num=5&q=CertGetCRLContextProperty+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetCRLContextProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetCRLContextProperty)
[CertGetCRLFromStore](https://www.google.com/search?num=5&q=CertGetCRLFromStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetCRLFromStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetCRLFromStore)
[CertGetCTLContextProperty](https://www.google.com/search?num=5&q=CertGetCTLContextProperty+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetCTLContextProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetCTLContextProperty)
[CertGetEnhancedKeyUsage](https://www.google.com/search?num=5&q=CertGetEnhancedKeyUsage+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetEnhancedKeyUsage](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetEnhancedKeyUsage)
[CertGetIntendedKeyUsage](https://www.google.com/search?num=5&q=CertGetIntendedKeyUsage+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetIntendedKeyUsage](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetIntendedKeyUsage)
[CertGetIssuerCertificateFromStore](https://www.google.com/search?num=5&q=CertGetIssuerCertificateFromStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetIssuerCertificateFromStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetIssuerCertificateFromStore)
[CertGetNameString](https://www.google.com/search?num=5&q=CertGetNameStringA+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetNameString](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetNameString)
[CertGetPublicKeyLength](https://www.google.com/search?num=5&q=CertGetPublicKeyLength+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetPublicKeyLength](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetPublicKeyLength)
[CertGetServerOcspResponseContext](https://www.google.com/search?num=5&q=CertGetServerOcspResponseContext+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetServerOcspResponseContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetServerOcspResponseContext)
[CertGetStoreProperty](https://www.google.com/search?num=5&q=CertGetStoreProperty+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetStoreProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetStoreProperty)
[CertGetSubjectCertificateFromStore](https://www.google.com/search?num=5&q=CertGetSubjectCertificateFromStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetSubjectCertificateFromStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetSubjectCertificateFromStore)
[CertGetValidUsages](https://www.google.com/search?num=5&q=CertGetValidUsages+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetValidUsages](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetValidUsages)
[CertIsRDNAttrsInCertificateName](https://www.google.com/search?num=5&q=CertIsRDNAttrsInCertificateName+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertIsRDNAttrsInCertificateName](https://github.com/dahall/Vanara/search?l=C%23&q=CertIsRDNAttrsInCertificateName)
[CertIsStrongHashToSign](https://www.google.com/search?num=5&q=CertIsStrongHashToSign+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertIsStrongHashToSign](https://github.com/dahall/Vanara/search?l=C%23&q=CertIsStrongHashToSign)
[CertIsValidCRLForCertificate](https://www.google.com/search?num=5&q=CertIsValidCRLForCertificate+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertIsValidCRLForCertificate](https://github.com/dahall/Vanara/search?l=C%23&q=CertIsValidCRLForCertificate)
[CertModifyCertificatesToTrust](https://www.google.com/search?num=5&q=CertModifyCertificatesToTrust+site%3Alearn.microsoft.com) | cryptdlg.dll | cryptdlg.h | [Vanara.PInvoke.CryptDlg.CertModifyCertificatesToTrust](https://github.com/dahall/Vanara/search?l=C%23&q=CertModifyCertificatesToTrust)
[CertNameToStr](https://www.google.com/search?num=5&q=CertNameToStrA+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertNameToStr](https://github.com/dahall/Vanara/search?l=C%23&q=CertNameToStr)
[CertOIDToAlgId](https://www.google.com/search?num=5&q=CertOIDToAlgId+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertOIDToAlgId](https://github.com/dahall/Vanara/search?l=C%23&q=CertOIDToAlgId)
[CertOpenServerOcspResponse](https://www.google.com/search?num=5&q=CertOpenServerOcspResponse+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertOpenServerOcspResponse](https://github.com/dahall/Vanara/search?l=C%23&q=CertOpenServerOcspResponse)
[CertOpenStore](https://www.google.com/search?num=5&q=CertOpenStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertOpenStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertOpenStore)
[CertOpenSystemStore](https://www.google.com/search?num=5&q=CertOpenSystemStoreA+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertOpenSystemStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertOpenSystemStore)
[CertRDNValueToStr](https://www.google.com/search?num=5&q=CertRDNValueToStrA+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertRDNValueToStr](https://github.com/dahall/Vanara/search?l=C%23&q=CertRDNValueToStr)
[CertRegisterPhysicalStore](https://www.google.com/search?num=5&q=CertRegisterPhysicalStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertRegisterPhysicalStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertRegisterPhysicalStore)
[CertRegisterSystemStore](https://www.google.com/search?num=5&q=CertRegisterSystemStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertRegisterSystemStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertRegisterSystemStore)
[CertRemoveEnhancedKeyUsageIdentifier](https://www.google.com/search?num=5&q=CertRemoveEnhancedKeyUsageIdentifier+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertRemoveEnhancedKeyUsageIdentifier](https://github.com/dahall/Vanara/search?l=C%23&q=CertRemoveEnhancedKeyUsageIdentifier)
[CertRemoveStoreFromCollection](https://www.google.com/search?num=5&q=CertRemoveStoreFromCollection+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertRemoveStoreFromCollection](https://github.com/dahall/Vanara/search?l=C%23&q=CertRemoveStoreFromCollection)
[CertResyncCertificateChainEngine](https://www.google.com/search?num=5&q=CertResyncCertificateChainEngine+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertResyncCertificateChainEngine](https://github.com/dahall/Vanara/search?l=C%23&q=CertResyncCertificateChainEngine)
[CertRetrieveLogoOrBiometricInfo](https://www.google.com/search?num=5&q=CertRetrieveLogoOrBiometricInfo+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertRetrieveLogoOrBiometricInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CertRetrieveLogoOrBiometricInfo)
[CertSaveStore](https://www.google.com/search?num=5&q=CertSaveStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSaveStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertSaveStore)
[CertSelectCertificate](https://www.google.com/search?num=5&q=CertSelectCertificateA+site%3Alearn.microsoft.com) | cryptdlg.dll | cryptdlg.h | [Vanara.PInvoke.CryptDlg.CertSelectCertificate](https://github.com/dahall/Vanara/search?l=C%23&q=CertSelectCertificate)
[CertSelectCertificateChains](https://www.google.com/search?num=5&q=CertSelectCertificateChains+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSelectCertificateChains](https://github.com/dahall/Vanara/search?l=C%23&q=CertSelectCertificateChains)
[CertSelectionGetSerializedBlob](https://www.google.com/search?num=5&q=CertSelectionGetSerializedBlob+site%3Alearn.microsoft.com) | cryptui.dll | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CertSelectionGetSerializedBlob](https://github.com/dahall/Vanara/search?l=C%23&q=CertSelectionGetSerializedBlob)
[CertSerializeCertificateStoreElement](https://www.google.com/search?num=5&q=CertSerializeCertificateStoreElement+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSerializeCertificateStoreElement](https://github.com/dahall/Vanara/search?l=C%23&q=CertSerializeCertificateStoreElement)
[CertSerializeCRLStoreElement](https://www.google.com/search?num=5&q=CertSerializeCRLStoreElement+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSerializeCRLStoreElement](https://github.com/dahall/Vanara/search?l=C%23&q=CertSerializeCRLStoreElement)
[CertSerializeCTLStoreElement](https://www.google.com/search?num=5&q=CertSerializeCTLStoreElement+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSerializeCTLStoreElement](https://github.com/dahall/Vanara/search?l=C%23&q=CertSerializeCTLStoreElement)
[CertSetCertificateContextPropertiesFromCTLEntry](https://www.google.com/search?num=5&q=CertSetCertificateContextPropertiesFromCTLEntry+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSetCertificateContextPropertiesFromCTLEntry](https://github.com/dahall/Vanara/search?l=C%23&q=CertSetCertificateContextPropertiesFromCTLEntry)
[CertSetCertificateContextProperty](https://www.google.com/search?num=5&q=CertSetCertificateContextProperty+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSetCertificateContextProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CertSetCertificateContextProperty)
[CertSetCRLContextProperty](https://www.google.com/search?num=5&q=CertSetCRLContextProperty+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSetCRLContextProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CertSetCRLContextProperty)
[CertSetCTLContextProperty](https://www.google.com/search?num=5&q=CertSetCTLContextProperty+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSetCTLContextProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CertSetCTLContextProperty)
[CertSetEnhancedKeyUsage](https://www.google.com/search?num=5&q=CertSetEnhancedKeyUsage+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSetEnhancedKeyUsage](https://github.com/dahall/Vanara/search?l=C%23&q=CertSetEnhancedKeyUsage)
[CertSetStoreProperty](https://www.google.com/search?num=5&q=CertSetStoreProperty+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSetStoreProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CertSetStoreProperty)
[CertStrToName](https://www.google.com/search?num=5&q=CertStrToNameA+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertStrToName](https://github.com/dahall/Vanara/search?l=C%23&q=CertStrToName)
[CertUnregisterPhysicalStore](https://www.google.com/search?num=5&q=CertUnregisterPhysicalStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertUnregisterPhysicalStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertUnregisterPhysicalStore)
[CertUnregisterSystemStore](https://www.google.com/search?num=5&q=CertUnregisterSystemStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertUnregisterSystemStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertUnregisterSystemStore)
[CertVerifyCertificateChainPolicy](https://www.google.com/search?num=5&q=CertVerifyCertificateChainPolicy+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertVerifyCertificateChainPolicy](https://github.com/dahall/Vanara/search?l=C%23&q=CertVerifyCertificateChainPolicy)
[CertVerifyCRLRevocation](https://www.google.com/search?num=5&q=CertVerifyCRLRevocation+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertVerifyCRLRevocation](https://github.com/dahall/Vanara/search?l=C%23&q=CertVerifyCRLRevocation)
[CertVerifyCRLTimeValidity](https://www.google.com/search?num=5&q=CertVerifyCRLTimeValidity+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertVerifyCRLTimeValidity](https://github.com/dahall/Vanara/search?l=C%23&q=CertVerifyCRLTimeValidity)
[CertVerifyCTLUsage](https://www.google.com/search?num=5&q=CertVerifyCTLUsage+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertVerifyCTLUsage](https://github.com/dahall/Vanara/search?l=C%23&q=CertVerifyCTLUsage)
[CertVerifyRevocation](https://www.google.com/search?num=5&q=CertVerifyRevocation+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertVerifyRevocation](https://github.com/dahall/Vanara/search?l=C%23&q=CertVerifyRevocation)
[CertVerifySubjectCertificateContext](https://www.google.com/search?num=5&q=CertVerifySubjectCertificateContext+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertVerifySubjectCertificateContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertVerifySubjectCertificateContext)
[CertVerifyTimeValidity](https://www.google.com/search?num=5&q=CertVerifyTimeValidity+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertVerifyTimeValidity](https://github.com/dahall/Vanara/search?l=C%23&q=CertVerifyTimeValidity)
[CertVerifyValidityNesting](https://www.google.com/search?num=5&q=CertVerifyValidityNesting+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertVerifyValidityNesting](https://github.com/dahall/Vanara/search?l=C%23&q=CertVerifyValidityNesting)
[CertViewProperties](https://www.google.com/search?num=5&q=CertViewPropertiesA+site%3Alearn.microsoft.com) | cryptdlg.dll | cryptdlg.h | [Vanara.PInvoke.CryptDlg.CertViewProperties](https://github.com/dahall/Vanara/search?l=C%23&q=CertViewProperties)
[CryptAcquireCertificatePrivateKey](https://www.google.com/search?num=5&q=CryptAcquireCertificatePrivateKey+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptAcquireCertificatePrivateKey](https://github.com/dahall/Vanara/search?l=C%23&q=CryptAcquireCertificatePrivateKey)
[CryptBinaryToString](https://www.google.com/search?num=5&q=CryptBinaryToStringA+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptBinaryToString](https://github.com/dahall/Vanara/search?l=C%23&q=CryptBinaryToString)
[CryptCreateKeyIdentifierFromCSP](https://www.google.com/search?num=5&q=CryptCreateKeyIdentifierFromCSP+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptCreateKeyIdentifierFromCSP](https://github.com/dahall/Vanara/search?l=C%23&q=CryptCreateKeyIdentifierFromCSP)
[CryptDecodeMessage](https://www.google.com/search?num=5&q=CryptDecodeMessage+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptDecodeMessage](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDecodeMessage)
[CryptDecodeObject](https://www.google.com/search?num=5&q=CryptDecodeObject+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptDecodeObject](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDecodeObject)
[CryptDecodeObjectEx](https://www.google.com/search?num=5&q=CryptDecodeObjectEx+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptDecodeObjectEx](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDecodeObjectEx)
[CryptDecryptAndVerifyMessageSignature](https://www.google.com/search?num=5&q=CryptDecryptAndVerifyMessageSignature+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptDecryptAndVerifyMessageSignature](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDecryptAndVerifyMessageSignature)
[CryptDecryptMessage](https://www.google.com/search?num=5&q=CryptDecryptMessage+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptDecryptMessage](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDecryptMessage)
[CryptEncodeObject](https://www.google.com/search?num=5&q=CryptEncodeObject+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptEncodeObject](https://github.com/dahall/Vanara/search?l=C%23&q=CryptEncodeObject)
[CryptEncodeObjectEx](https://www.google.com/search?num=5&q=CryptEncodeObjectEx+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptEncodeObjectEx](https://github.com/dahall/Vanara/search?l=C%23&q=CryptEncodeObjectEx)
[CryptEncryptMessage](https://www.google.com/search?num=5&q=CryptEncryptMessage+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptEncryptMessage](https://github.com/dahall/Vanara/search?l=C%23&q=CryptEncryptMessage)
[CryptEnumKeyIdentifierProperties](https://www.google.com/search?num=5&q=CryptEnumKeyIdentifierProperties+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptEnumKeyIdentifierProperties](https://github.com/dahall/Vanara/search?l=C%23&q=CryptEnumKeyIdentifierProperties)
[CryptEnumOIDFunction](https://www.google.com/search?num=5&q=CryptEnumOIDFunction+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptEnumOIDFunction](https://github.com/dahall/Vanara/search?l=C%23&q=CryptEnumOIDFunction)
[CryptEnumOIDInfo](https://www.google.com/search?num=5&q=CryptEnumOIDInfo+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptEnumOIDInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CryptEnumOIDInfo)
[CryptExportPKCS8](https://www.google.com/search?num=5&q=CryptExportPKCS8+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptExportPKCS8](https://github.com/dahall/Vanara/search?l=C%23&q=CryptExportPKCS8)
[CryptExportPKCS8Ex](https://www.google.com/search?num=5&q=CryptExportPKCS8Ex+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptExportPKCS8Ex](https://github.com/dahall/Vanara/search?l=C%23&q=CryptExportPKCS8Ex)
[CryptExportPublicKeyInfo](https://www.google.com/search?num=5&q=CryptExportPublicKeyInfo+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptExportPublicKeyInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CryptExportPublicKeyInfo)
[CryptExportPublicKeyInfoEx](https://www.google.com/search?num=5&q=CryptExportPublicKeyInfoEx+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptExportPublicKeyInfoEx](https://github.com/dahall/Vanara/search?l=C%23&q=CryptExportPublicKeyInfoEx)
[CryptExportPublicKeyInfoFromBCryptKeyHandle](https://www.google.com/search?num=5&q=CryptExportPublicKeyInfoFromBCryptKeyHandle+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptExportPublicKeyInfoFromBCryptKeyHandle](https://github.com/dahall/Vanara/search?l=C%23&q=CryptExportPublicKeyInfoFromBCryptKeyHandle)
[CryptFindCertificateKeyProvInfo](https://www.google.com/search?num=5&q=CryptFindCertificateKeyProvInfo+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptFindCertificateKeyProvInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CryptFindCertificateKeyProvInfo)
[CryptFindLocalizedName](https://www.google.com/search?num=5&q=CryptFindLocalizedName+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptFindLocalizedName](https://github.com/dahall/Vanara/search?l=C%23&q=CryptFindLocalizedName)
[CryptFindOIDInfo](https://www.google.com/search?num=5&q=CryptFindOIDInfo+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptFindOIDInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CryptFindOIDInfo)
[CryptFormatObject](https://www.google.com/search?num=5&q=CryptFormatObject+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptFormatObject](https://github.com/dahall/Vanara/search?l=C%23&q=CryptFormatObject)
[CryptFreeOIDFunctionAddress](https://www.google.com/search?num=5&q=CryptFreeOIDFunctionAddress+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptFreeOIDFunctionAddress](https://github.com/dahall/Vanara/search?l=C%23&q=CryptFreeOIDFunctionAddress)
[CryptGetDefaultOIDDllList](https://www.google.com/search?num=5&q=CryptGetDefaultOIDDllList+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptGetDefaultOIDDllList](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetDefaultOIDDllList)
[CryptGetDefaultOIDFunctionAddress](https://www.google.com/search?num=5&q=CryptGetDefaultOIDFunctionAddress+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptGetDefaultOIDFunctionAddress](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetDefaultOIDFunctionAddress)
[CryptGetKeyIdentifierProperty](https://www.google.com/search?num=5&q=CryptGetKeyIdentifierProperty+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptGetKeyIdentifierProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetKeyIdentifierProperty)
[CryptGetMessageCertificates](https://www.google.com/search?num=5&q=CryptGetMessageCertificates+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptGetMessageCertificates](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetMessageCertificates)
[CryptGetMessageSignerCount](https://www.google.com/search?num=5&q=CryptGetMessageSignerCount+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptGetMessageSignerCount](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetMessageSignerCount)
[CryptGetObjectUrl](https://www.google.com/search?num=5&q=CryptGetObjectUrl+site%3Alearn.microsoft.com) | cryptnet.dll | wincrypt.h | [Vanara.PInvoke.CryptNet.CryptGetObjectUrl](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetObjectUrl)
[CryptGetOIDFunctionAddress](https://www.google.com/search?num=5&q=CryptGetOIDFunctionAddress+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptGetOIDFunctionAddress](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetOIDFunctionAddress)
[CryptGetOIDFunctionValue](https://www.google.com/search?num=5&q=CryptGetOIDFunctionValue+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptGetOIDFunctionValue](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetOIDFunctionValue)
[CryptGetTimeValidObject](https://www.google.com/search?num=5&q=CryptGetTimeValidObject+site%3Alearn.microsoft.com) | cryptnet.dll | wincrypt.h | [Vanara.PInvoke.CryptNet.CryptGetTimeValidObject](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetTimeValidObject)
[CryptHashCertificate](https://www.google.com/search?num=5&q=CryptHashCertificate+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptHashCertificate](https://github.com/dahall/Vanara/search?l=C%23&q=CryptHashCertificate)
[CryptHashCertificate2](https://www.google.com/search?num=5&q=CryptHashCertificate2+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptHashCertificate2](https://github.com/dahall/Vanara/search?l=C%23&q=CryptHashCertificate2)
[CryptHashMessage](https://www.google.com/search?num=5&q=CryptHashMessage+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptHashMessage](https://github.com/dahall/Vanara/search?l=C%23&q=CryptHashMessage)
[CryptHashPublicKeyInfo](https://www.google.com/search?num=5&q=CryptHashPublicKeyInfo+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptHashPublicKeyInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CryptHashPublicKeyInfo)
[CryptHashToBeSigned](https://www.google.com/search?num=5&q=CryptHashToBeSigned+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptHashToBeSigned](https://github.com/dahall/Vanara/search?l=C%23&q=CryptHashToBeSigned)
[CryptImportPKCS8](https://www.google.com/search?num=5&q=CryptImportPKCS8+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptImportPKCS8](https://github.com/dahall/Vanara/search?l=C%23&q=CryptImportPKCS8)
[CryptImportPublicKeyInfo](https://www.google.com/search?num=5&q=CryptImportPublicKeyInfo+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptImportPublicKeyInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CryptImportPublicKeyInfo)
[CryptImportPublicKeyInfoEx](https://www.google.com/search?num=5&q=CryptImportPublicKeyInfoEx+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptImportPublicKeyInfoEx](https://github.com/dahall/Vanara/search?l=C%23&q=CryptImportPublicKeyInfoEx)
[CryptImportPublicKeyInfoEx2](https://www.google.com/search?num=5&q=CryptImportPublicKeyInfoEx2+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptImportPublicKeyInfoEx2](https://github.com/dahall/Vanara/search?l=C%23&q=CryptImportPublicKeyInfoEx2)
[CryptInitOIDFunctionSet](https://www.google.com/search?num=5&q=CryptInitOIDFunctionSet+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptInitOIDFunctionSet](https://github.com/dahall/Vanara/search?l=C%23&q=CryptInitOIDFunctionSet)
[CryptInstallDefaultContext](https://www.google.com/search?num=5&q=CryptInstallDefaultContext+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptInstallDefaultContext](https://github.com/dahall/Vanara/search?l=C%23&q=CryptInstallDefaultContext)
[CryptInstallOIDFunctionAddress](https://www.google.com/search?num=5&q=CryptInstallOIDFunctionAddress+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptInstallOIDFunctionAddress](https://github.com/dahall/Vanara/search?l=C%23&q=CryptInstallOIDFunctionAddress)
[CryptMemAlloc](https://www.google.com/search?num=5&q=CryptMemAlloc+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMemAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMemAlloc)
[CryptMemFree](https://www.google.com/search?num=5&q=CryptMemFree+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMemFree](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMemFree)
[CryptMemRealloc](https://www.google.com/search?num=5&q=CryptMemRealloc+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMemRealloc](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMemRealloc)
[CryptMsgCalculateEncodedLength](https://www.google.com/search?num=5&q=CryptMsgCalculateEncodedLength+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgCalculateEncodedLength](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgCalculateEncodedLength)
[CryptMsgClose](https://www.google.com/search?num=5&q=CryptMsgClose+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgClose](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgClose)
[CryptMsgControl](https://www.google.com/search?num=5&q=CryptMsgControl+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgControl](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgControl)
[CryptMsgCountersign](https://www.google.com/search?num=5&q=CryptMsgCountersign+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgCountersign](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgCountersign)
[CryptMsgCountersignEncoded](https://www.google.com/search?num=5&q=CryptMsgCountersignEncoded+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgCountersignEncoded](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgCountersignEncoded)
[CryptMsgDuplicate](https://www.google.com/search?num=5&q=CryptMsgDuplicate+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgDuplicate](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgDuplicate)
[CryptMsgEncodeAndSignCTL](https://www.google.com/search?num=5&q=CryptMsgEncodeAndSignCTL+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgEncodeAndSignCTL](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgEncodeAndSignCTL)
[CryptMsgGetAndVerifySigner](https://www.google.com/search?num=5&q=CryptMsgGetAndVerifySigner+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgGetAndVerifySigner](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgGetAndVerifySigner)
[CryptMsgGetParam](https://www.google.com/search?num=5&q=CryptMsgGetParam+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgGetParam](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgGetParam)
[CryptMsgOpenToDecode](https://www.google.com/search?num=5&q=CryptMsgOpenToDecode+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgOpenToDecode](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgOpenToDecode)
[CryptMsgOpenToEncode](https://www.google.com/search?num=5&q=CryptMsgOpenToEncode+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgOpenToEncode](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgOpenToEncode)
[CryptMsgSignCTL](https://www.google.com/search?num=5&q=CryptMsgSignCTL+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgSignCTL](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgSignCTL)
[CryptMsgUpdate](https://www.google.com/search?num=5&q=CryptMsgUpdate+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgUpdate](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgUpdate)
[CryptMsgVerifyCountersignatureEncoded](https://www.google.com/search?num=5&q=CryptMsgVerifyCountersignatureEncoded+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgVerifyCountersignatureEncoded](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgVerifyCountersignatureEncoded)
[CryptMsgVerifyCountersignatureEncodedEx](https://www.google.com/search?num=5&q=CryptMsgVerifyCountersignatureEncodedEx+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgVerifyCountersignatureEncodedEx](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgVerifyCountersignatureEncodedEx)
[CryptProtectData](https://www.google.com/search?num=5&q=CryptProtectData+site%3Alearn.microsoft.com) | crypt32.dll | dpapi.h | [Vanara.PInvoke.Crypt32.CryptProtectData](https://github.com/dahall/Vanara/search?l=C%23&q=CryptProtectData)
[CryptProtectMemory](https://www.google.com/search?num=5&q=CryptProtectMemory+site%3Alearn.microsoft.com) | crypt32.dll | dpapi.h | [Vanara.PInvoke.Crypt32.CryptProtectMemory](https://github.com/dahall/Vanara/search?l=C%23&q=CryptProtectMemory)
[CryptQueryObject](https://www.google.com/search?num=5&q=CryptQueryObject+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptQueryObject](https://github.com/dahall/Vanara/search?l=C%23&q=CryptQueryObject)
[CryptRegisterDefaultOIDFunction](https://www.google.com/search?num=5&q=CryptRegisterDefaultOIDFunction+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptRegisterDefaultOIDFunction](https://github.com/dahall/Vanara/search?l=C%23&q=CryptRegisterDefaultOIDFunction)
[CryptRegisterOIDFunction](https://www.google.com/search?num=5&q=CryptRegisterOIDFunction+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptRegisterOIDFunction](https://github.com/dahall/Vanara/search?l=C%23&q=CryptRegisterOIDFunction)
[CryptRegisterOIDInfo](https://www.google.com/search?num=5&q=CryptRegisterOIDInfo+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptRegisterOIDInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CryptRegisterOIDInfo)
[CryptRetrieveObjectByUrl](https://www.google.com/search?num=5&q=CryptRetrieveObjectByUrlA+site%3Alearn.microsoft.com) | cryptnet.dll | wincrypt.h | [Vanara.PInvoke.CryptNet.CryptRetrieveObjectByUrl](https://github.com/dahall/Vanara/search?l=C%23&q=CryptRetrieveObjectByUrl)
[CryptRetrieveTimeStamp](https://www.google.com/search?num=5&q=CryptRetrieveTimeStamp+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptRetrieveTimeStamp](https://github.com/dahall/Vanara/search?l=C%23&q=CryptRetrieveTimeStamp)
[CryptSetKeyIdentifierProperty](https://www.google.com/search?num=5&q=CryptSetKeyIdentifierProperty+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptSetKeyIdentifierProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSetKeyIdentifierProperty)
[CryptSetOIDFunctionValue](https://www.google.com/search?num=5&q=CryptSetOIDFunctionValue+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptSetOIDFunctionValue](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSetOIDFunctionValue)
[CryptSignAndEncodeCertificate](https://www.google.com/search?num=5&q=CryptSignAndEncodeCertificate+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptSignAndEncodeCertificate](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSignAndEncodeCertificate)
[CryptSignAndEncryptMessage](https://www.google.com/search?num=5&q=CryptSignAndEncryptMessage+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptSignAndEncryptMessage](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSignAndEncryptMessage)
[CryptSignCertificate](https://www.google.com/search?num=5&q=CryptSignCertificate+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptSignCertificate](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSignCertificate)
[CryptSignMessage](https://www.google.com/search?num=5&q=CryptSignMessage+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptSignMessage](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSignMessage)
[CryptSignMessageWithKey](https://www.google.com/search?num=5&q=CryptSignMessageWithKey+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptSignMessageWithKey](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSignMessageWithKey)
[CryptSIPAddProvider](https://www.google.com/search?num=5&q=CryptSIPAddProvider+site%3Alearn.microsoft.com) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPAddProvider](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPAddProvider)
[CryptSIPCreateIndirectData](https://www.google.com/search?num=5&q=CryptSIPCreateIndirectData+site%3Alearn.microsoft.com) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPCreateIndirectData](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPCreateIndirectData)
[CryptSIPGetCaps](https://www.google.com/search?num=5&q=CryptSIPGetCaps+site%3Alearn.microsoft.com) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPGetCaps](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPGetCaps)
[CryptSIPGetSignedDataMsg](https://www.google.com/search?num=5&q=CryptSIPGetSignedDataMsg+site%3Alearn.microsoft.com) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPGetSignedDataMsg](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPGetSignedDataMsg)
[CryptSIPLoad](https://www.google.com/search?num=5&q=CryptSIPLoad+site%3Alearn.microsoft.com) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPLoad](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPLoad)
[CryptSIPPutSignedDataMsg](https://www.google.com/search?num=5&q=CryptSIPPutSignedDataMsg+site%3Alearn.microsoft.com) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPPutSignedDataMsg](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPPutSignedDataMsg)
[CryptSIPRemoveProvider](https://www.google.com/search?num=5&q=CryptSIPRemoveProvider+site%3Alearn.microsoft.com) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPRemoveProvider](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPRemoveProvider)
[CryptSIPRemoveSignedDataMsg](https://www.google.com/search?num=5&q=CryptSIPRemoveSignedDataMsg+site%3Alearn.microsoft.com) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPRemoveSignedDataMsg](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPRemoveSignedDataMsg)
[CryptSIPRetrieveSubjectGuid](https://www.google.com/search?num=5&q=CryptSIPRetrieveSubjectGuid+site%3Alearn.microsoft.com) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPRetrieveSubjectGuid](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPRetrieveSubjectGuid)
[CryptSIPRetrieveSubjectGuidForCatalogFile](https://www.google.com/search?num=5&q=CryptSIPRetrieveSubjectGuidForCatalogFile+site%3Alearn.microsoft.com) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPRetrieveSubjectGuidForCatalogFile](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPRetrieveSubjectGuidForCatalogFile)
[CryptSIPVerifyIndirectData](https://www.google.com/search?num=5&q=CryptSIPVerifyIndirectData+site%3Alearn.microsoft.com) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPVerifyIndirectData](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPVerifyIndirectData)
[CryptStringToBinary](https://www.google.com/search?num=5&q=CryptStringToBinaryA+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptStringToBinary](https://github.com/dahall/Vanara/search?l=C%23&q=CryptStringToBinary)
[CryptUIDlgCertMgr](https://www.google.com/search?num=5&q=CryptUIDlgCertMgr+site%3Alearn.microsoft.com) | cryptui.dll | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIDlgCertMgr](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIDlgCertMgr)
[CryptUIDlgSelectCertificateFromStore](https://www.google.com/search?num=5&q=CryptUIDlgSelectCertificateFromStore+site%3Alearn.microsoft.com) | cryptui.dll | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIDlgSelectCertificateFromStore](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIDlgSelectCertificateFromStore)
[CryptUIDlgViewCertificate](https://www.google.com/search?num=5&q=CryptUIDlgViewCertificateA+site%3Alearn.microsoft.com) | cryptui.dll | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIDlgViewCertificate](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIDlgViewCertificate)
[CryptUIDlgViewContext](https://www.google.com/search?num=5&q=CryptUIDlgViewContext+site%3Alearn.microsoft.com) | cryptui.dll | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIDlgViewContext](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIDlgViewContext)
[CryptUIWizDigitalSign](https://www.google.com/search?num=5&q=CryptUIWizDigitalSign+site%3Alearn.microsoft.com) | cryptui.dll | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIWizDigitalSign](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIWizDigitalSign)
[CryptUIWizExport](https://www.google.com/search?num=5&q=CryptUIWizExport+site%3Alearn.microsoft.com) | cryptui.dll | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIWizExport](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIWizExport)
[CryptUIWizFreeDigitalSignContext](https://www.google.com/search?num=5&q=CryptUIWizFreeDigitalSignContext+site%3Alearn.microsoft.com) | cryptui.dll | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIWizFreeDigitalSignContext](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIWizFreeDigitalSignContext)
[CryptUIWizImport](https://www.google.com/search?num=5&q=CryptUIWizImport+site%3Alearn.microsoft.com) | cryptui.dll | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIWizImport](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIWizImport)
[CryptUninstallDefaultContext](https://www.google.com/search?num=5&q=CryptUninstallDefaultContext+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptUninstallDefaultContext](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUninstallDefaultContext)
[CryptUnprotectData](https://www.google.com/search?num=5&q=CryptUnprotectData+site%3Alearn.microsoft.com) | crypt32.dll | dpapi.h | [Vanara.PInvoke.Crypt32.CryptUnprotectData](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUnprotectData)
[CryptUnprotectMemory](https://www.google.com/search?num=5&q=CryptUnprotectMemory+site%3Alearn.microsoft.com) | crypt32.dll | dpapi.h | [Vanara.PInvoke.Crypt32.CryptUnprotectMemory](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUnprotectMemory)
[CryptUnregisterDefaultOIDFunction](https://www.google.com/search?num=5&q=CryptUnregisterDefaultOIDFunction+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptUnregisterDefaultOIDFunction](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUnregisterDefaultOIDFunction)
[CryptUnregisterOIDFunction](https://www.google.com/search?num=5&q=CryptUnregisterOIDFunction+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptUnregisterOIDFunction](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUnregisterOIDFunction)
[CryptUnregisterOIDInfo](https://www.google.com/search?num=5&q=CryptUnregisterOIDInfo+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptUnregisterOIDInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUnregisterOIDInfo)
[CryptUpdateProtectedState](https://www.google.com/search?num=5&q=CryptUpdateProtectedState+site%3Alearn.microsoft.com) | crypt32.dll | dpapi.h | [Vanara.PInvoke.Crypt32.CryptUpdateProtectedState](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUpdateProtectedState)
[CryptVerifyCertificateSignature](https://www.google.com/search?num=5&q=CryptVerifyCertificateSignature+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptVerifyCertificateSignature](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifyCertificateSignature)
[CryptVerifyCertificateSignatureEx](https://www.google.com/search?num=5&q=CryptVerifyCertificateSignatureEx+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptVerifyCertificateSignatureEx](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifyCertificateSignatureEx)
[CryptVerifyDetachedMessageHash](https://www.google.com/search?num=5&q=CryptVerifyDetachedMessageHash+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptVerifyDetachedMessageHash](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifyDetachedMessageHash)
[CryptVerifyDetachedMessageSignature](https://www.google.com/search?num=5&q=CryptVerifyDetachedMessageSignature+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptVerifyDetachedMessageSignature](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifyDetachedMessageSignature)
[CryptVerifyMessageHash](https://www.google.com/search?num=5&q=CryptVerifyMessageHash+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptVerifyMessageHash](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifyMessageHash)
[CryptVerifyMessageSignature](https://www.google.com/search?num=5&q=CryptVerifyMessageSignature+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptVerifyMessageSignature](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifyMessageSignature)
[CryptVerifyMessageSignatureWithKey](https://www.google.com/search?num=5&q=CryptVerifyMessageSignatureWithKey+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptVerifyMessageSignatureWithKey](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifyMessageSignatureWithKey)
[CryptVerifyTimeStampSignature](https://www.google.com/search?num=5&q=CryptVerifyTimeStampSignature+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptVerifyTimeStampSignature](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifyTimeStampSignature)
[GetFriendlyNameOfCert](https://www.google.com/search?num=5&q=GetFriendlyNameOfCertA+site%3Alearn.microsoft.com) | cryptdlg.dll | cryptdlg.h | [Vanara.PInvoke.CryptDlg.GetFriendlyNameOfCert](https://github.com/dahall/Vanara/search?l=C%23&q=GetFriendlyNameOfCert)
[NCryptCloseProtectionDescriptor](https://www.google.com/search?num=5&q=NCryptCloseProtectionDescriptor+site%3Alearn.microsoft.com) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptCloseProtectionDescriptor](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptCloseProtectionDescriptor)
[NCryptCreateClaim](https://www.google.com/search?num=5&q=NCryptCreateClaim+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptCreateClaim](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptCreateClaim)
[NCryptCreatePersistedKey](https://www.google.com/search?num=5&q=NCryptCreatePersistedKey+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptCreatePersistedKey](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptCreatePersistedKey)
[NCryptCreateProtectionDescriptor](https://www.google.com/search?num=5&q=NCryptCreateProtectionDescriptor+site%3Alearn.microsoft.com) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptCreateProtectionDescriptor](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptCreateProtectionDescriptor)
[NCryptDecrypt](https://www.google.com/search?num=5&q=NCryptDecrypt+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptDecrypt](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptDecrypt)
[NCryptDeleteKey](https://www.google.com/search?num=5&q=NCryptDeleteKey+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptDeleteKey](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptDeleteKey)
[NCryptDeriveKey](https://www.google.com/search?num=5&q=NCryptDeriveKey+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptDeriveKey](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptDeriveKey)
[NCryptEncrypt](https://www.google.com/search?num=5&q=NCryptEncrypt+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptEncrypt](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptEncrypt)
[NCryptEnumAlgorithms](https://www.google.com/search?num=5&q=NCryptEnumAlgorithms+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptEnumAlgorithms](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptEnumAlgorithms)
[NCryptEnumKeys](https://www.google.com/search?num=5&q=NCryptEnumKeys+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptEnumKeys](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptEnumKeys)
[NCryptEnumStorageProviders](https://www.google.com/search?num=5&q=NCryptEnumStorageProviders+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptEnumStorageProviders](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptEnumStorageProviders)
[NCryptExportKey](https://www.google.com/search?num=5&q=NCryptExportKey+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptExportKey](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptExportKey)
[NCryptFinalizeKey](https://www.google.com/search?num=5&q=NCryptFinalizeKey+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptFinalizeKey](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptFinalizeKey)
[NCryptFreeBuffer](https://www.google.com/search?num=5&q=NCryptFreeBuffer+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptFreeBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptFreeBuffer)
[NCryptFreeObject](https://www.google.com/search?num=5&q=NCryptFreeObject+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptFreeObject](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptFreeObject)
[NCryptGetProperty](https://www.google.com/search?num=5&q=NCryptGetProperty+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptGetProperty](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptGetProperty)
[NCryptGetProtectionDescriptorInfo](https://www.google.com/search?num=5&q=NCryptGetProtectionDescriptorInfo+site%3Alearn.microsoft.com) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptGetProtectionDescriptorInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptGetProtectionDescriptorInfo)
[NCryptImportKey](https://www.google.com/search?num=5&q=NCryptImportKey+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptImportKey](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptImportKey)
[NCryptIsAlgSupported](https://www.google.com/search?num=5&q=NCryptIsAlgSupported+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptIsAlgSupported](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptIsAlgSupported)
[NCryptIsKeyHandle](https://www.google.com/search?num=5&q=NCryptIsKeyHandle+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptIsKeyHandle](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptIsKeyHandle)
[NCryptKeyDerivation](https://www.google.com/search?num=5&q=NCryptKeyDerivation+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptKeyDerivation](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptKeyDerivation)
[NCryptNotifyChangeKey](https://www.google.com/search?num=5&q=NCryptNotifyChangeKey+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptNotifyChangeKey](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptNotifyChangeKey)
[NCryptOpenKey](https://www.google.com/search?num=5&q=NCryptOpenKey+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptOpenKey](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptOpenKey)
[NCryptOpenStorageProvider](https://www.google.com/search?num=5&q=NCryptOpenStorageProvider+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptOpenStorageProvider](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptOpenStorageProvider)
[NCryptProtectSecret](https://www.google.com/search?num=5&q=NCryptProtectSecret+site%3Alearn.microsoft.com) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptProtectSecret](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptProtectSecret)
[NCryptQueryProtectionDescriptorName](https://www.google.com/search?num=5&q=NCryptQueryProtectionDescriptorName+site%3Alearn.microsoft.com) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptQueryProtectionDescriptorName](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptQueryProtectionDescriptorName)
[NCryptRegisterProtectionDescriptorName](https://www.google.com/search?num=5&q=NCryptRegisterProtectionDescriptorName+site%3Alearn.microsoft.com) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptRegisterProtectionDescriptorName](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptRegisterProtectionDescriptorName)
[NCryptSecretAgreement](https://www.google.com/search?num=5&q=NCryptSecretAgreement+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptSecretAgreement](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptSecretAgreement)
[NCryptSetProperty](https://www.google.com/search?num=5&q=NCryptSetProperty+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptSetProperty](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptSetProperty)
[NCryptSignHash](https://www.google.com/search?num=5&q=NCryptSignHash+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptSignHash](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptSignHash)
[NCryptStreamClose](https://www.google.com/search?num=5&q=NCryptStreamClose+site%3Alearn.microsoft.com) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptStreamClose](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptStreamClose)
[NCryptStreamOpenToProtect](https://www.google.com/search?num=5&q=NCryptStreamOpenToProtect+site%3Alearn.microsoft.com) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptStreamOpenToProtect](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptStreamOpenToProtect)
[NCryptStreamOpenToUnprotect](https://www.google.com/search?num=5&q=NCryptStreamOpenToUnprotect+site%3Alearn.microsoft.com) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptStreamOpenToUnprotect](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptStreamOpenToUnprotect)
[NCryptStreamOpenToUnprotectEx](https://www.google.com/search?num=5&q=NCryptStreamOpenToUnprotectEx+site%3Alearn.microsoft.com) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptStreamOpenToUnprotectEx](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptStreamOpenToUnprotectEx)
[NCryptStreamUpdate](https://www.google.com/search?num=5&q=NCryptStreamUpdate+site%3Alearn.microsoft.com) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptStreamUpdate](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptStreamUpdate)
[NCryptTranslateHandle](https://www.google.com/search?num=5&q=NCryptTranslateHandle+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptTranslateHandle](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptTranslateHandle)
[NCryptUnprotectSecret](https://www.google.com/search?num=5&q=NCryptUnprotectSecret+site%3Alearn.microsoft.com) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptUnprotectSecret](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptUnprotectSecret)
[NCryptVerifyClaim](https://www.google.com/search?num=5&q=NCryptVerifyClaim+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptVerifyClaim](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptVerifyClaim)
[NCryptVerifySignature](https://www.google.com/search?num=5&q=NCryptVerifySignature+site%3Alearn.microsoft.com) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptVerifySignature](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptVerifySignature)
[PFXExportCertStore](https://www.google.com/search?num=5&q=PFXExportCertStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.PFXExportCertStore](https://github.com/dahall/Vanara/search?l=C%23&q=PFXExportCertStore)
[PFXExportCertStoreEx](https://www.google.com/search?num=5&q=PFXExportCertStoreEx+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.PFXExportCertStoreEx](https://github.com/dahall/Vanara/search?l=C%23&q=PFXExportCertStoreEx)
[PFXImportCertStore](https://www.google.com/search?num=5&q=PFXImportCertStore+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.PFXImportCertStore](https://github.com/dahall/Vanara/search?l=C%23&q=PFXImportCertStore)
[PFXIsPFXBlob](https://www.google.com/search?num=5&q=PFXIsPFXBlob+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.PFXIsPFXBlob](https://github.com/dahall/Vanara/search?l=C%23&q=PFXIsPFXBlob)
[PFXVerifyPassword](https://www.google.com/search?num=5&q=PFXVerifyPassword+site%3Alearn.microsoft.com) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.PFXVerifyPassword](https://github.com/dahall/Vanara/search?l=C%23&q=PFXVerifyPassword)
[SslComputeClientAuthHash](https://www.google.com/search?num=5&q=SslComputeClientAuthHash+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslComputeClientAuthHash](https://github.com/dahall/Vanara/search?l=C%23&q=SslComputeClientAuthHash)
[SslComputeEapKeyBlock](https://www.google.com/search?num=5&q=SslComputeEapKeyBlock+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslComputeEapKeyBlock](https://github.com/dahall/Vanara/search?l=C%23&q=SslComputeEapKeyBlock)
[SslComputeFinishedHash](https://www.google.com/search?num=5&q=SslComputeFinishedHash+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslComputeFinishedHash](https://github.com/dahall/Vanara/search?l=C%23&q=SslComputeFinishedHash)
[SslCreateClientAuthHash](https://www.google.com/search?num=5&q=SslCreateClientAuthHash+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslCreateClientAuthHash](https://github.com/dahall/Vanara/search?l=C%23&q=SslCreateClientAuthHash)
[SslCreateEphemeralKey](https://www.google.com/search?num=5&q=SslCreateEphemeralKey+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslCreateEphemeralKey](https://github.com/dahall/Vanara/search?l=C%23&q=SslCreateEphemeralKey)
[SslCreateHandshakeHash](https://www.google.com/search?num=5&q=SslCreateHandshakeHash+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslCreateHandshakeHash](https://github.com/dahall/Vanara/search?l=C%23&q=SslCreateHandshakeHash)
[SslDecrementProviderReferenceCount](https://www.google.com/search?num=5&q=SslDecrementProviderReferenceCount+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslDecrementProviderReferenceCount](https://github.com/dahall/Vanara/search?l=C%23&q=SslDecrementProviderReferenceCount)
[SslDecryptPacket](https://www.google.com/search?num=5&q=SslDecryptPacket+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslDecryptPacket](https://github.com/dahall/Vanara/search?l=C%23&q=SslDecryptPacket)
[SslEncryptPacket](https://www.google.com/search?num=5&q=SslEncryptPacket+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslEncryptPacket](https://github.com/dahall/Vanara/search?l=C%23&q=SslEncryptPacket)
[SslEnumCipherSuites](https://www.google.com/search?num=5&q=SslEnumCipherSuites+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslEnumCipherSuites](https://github.com/dahall/Vanara/search?l=C%23&q=SslEnumCipherSuites)
[SslEnumProtocolProviders](https://www.google.com/search?num=5&q=SslEnumProtocolProviders+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslEnumProtocolProviders](https://github.com/dahall/Vanara/search?l=C%23&q=SslEnumProtocolProviders)
[SslExportKey](https://www.google.com/search?num=5&q=SslExportKey+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslExportKey](https://github.com/dahall/Vanara/search?l=C%23&q=SslExportKey)
[SslExportKeyingMaterial](https://www.google.com/search?num=5&q=SslExportKeyingMaterial+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslExportKeyingMaterial](https://github.com/dahall/Vanara/search?l=C%23&q=SslExportKeyingMaterial)
[SslFreeBuffer](https://www.google.com/search?num=5&q=SslFreeBuffer+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslFreeBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=SslFreeBuffer)
[SslFreeObject](https://www.google.com/search?num=5&q=SslFreeObject+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslFreeObject](https://github.com/dahall/Vanara/search?l=C%23&q=SslFreeObject)
[SslGenerateMasterKey](https://www.google.com/search?num=5&q=SslGenerateMasterKey+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslGenerateMasterKey](https://github.com/dahall/Vanara/search?l=C%23&q=SslGenerateMasterKey)
[SslGenerateSessionKeys](https://www.google.com/search?num=5&q=SslGenerateSessionKeys+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslGenerateSessionKeys](https://github.com/dahall/Vanara/search?l=C%23&q=SslGenerateSessionKeys)
[SslGetCipherSuitePRFHashAlgorithm](https://www.google.com/search?num=5&q=SslGetCipherSuitePRFHashAlgorithm+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslGetCipherSuitePRFHashAlgorithm](https://github.com/dahall/Vanara/search?l=C%23&q=SslGetCipherSuitePRFHashAlgorithm)
[SslGetKeyProperty](https://www.google.com/search?num=5&q=SslGetKeyProperty+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslGetKeyProperty](https://github.com/dahall/Vanara/search?l=C%23&q=SslGetKeyProperty)
[SslGetProviderProperty](https://www.google.com/search?num=5&q=SslGetProviderProperty+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslGetProviderProperty](https://github.com/dahall/Vanara/search?l=C%23&q=SslGetProviderProperty)
[SslHashHandshake](https://www.google.com/search?num=5&q=SslHashHandshake+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslHashHandshake](https://github.com/dahall/Vanara/search?l=C%23&q=SslHashHandshake)
[SslImportKey](https://www.google.com/search?num=5&q=SslImportKey+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslImportKey](https://github.com/dahall/Vanara/search?l=C%23&q=SslImportKey)
[SslImportMasterKey](https://www.google.com/search?num=5&q=SslImportMasterKey+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslImportMasterKey](https://github.com/dahall/Vanara/search?l=C%23&q=SslImportMasterKey)
[SslIncrementProviderReferenceCount](https://www.google.com/search?num=5&q=SslIncrementProviderReferenceCount+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslIncrementProviderReferenceCount](https://github.com/dahall/Vanara/search?l=C%23&q=SslIncrementProviderReferenceCount)
[SslLookupCipherLengths](https://www.google.com/search?num=5&q=SslLookupCipherLengths+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslLookupCipherLengths](https://github.com/dahall/Vanara/search?l=C%23&q=SslLookupCipherLengths)
[SslLookupCipherSuiteInfo](https://www.google.com/search?num=5&q=SslLookupCipherSuiteInfo+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslLookupCipherSuiteInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SslLookupCipherSuiteInfo)
[SslOpenPrivateKey](https://www.google.com/search?num=5&q=SslOpenPrivateKey+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslOpenPrivateKey](https://github.com/dahall/Vanara/search?l=C%23&q=SslOpenPrivateKey)
[SslOpenProvider](https://www.google.com/search?num=5&q=SslOpenProvider+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslOpenProvider](https://github.com/dahall/Vanara/search?l=C%23&q=SslOpenProvider)
[SslSignHash](https://www.google.com/search?num=5&q=SslSignHash+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslSignHash](https://github.com/dahall/Vanara/search?l=C%23&q=SslSignHash)
[SslVerifySignature](https://www.google.com/search?num=5&q=SslVerifySignature+site%3Alearn.microsoft.com) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslVerifySignature](https://github.com/dahall/Vanara/search?l=C%23&q=SslVerifySignature)
[TokenBindingDeleteAllBindings](https://www.google.com/search?num=5&q=TokenBindingDeleteAllBindings+site%3Alearn.microsoft.com) | tokenbinding.dll | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TokenBindingDeleteAllBindings](https://github.com/dahall/Vanara/search?l=C%23&q=TokenBindingDeleteAllBindings)
[TokenBindingDeleteBinding](https://www.google.com/search?num=5&q=TokenBindingDeleteBinding+site%3Alearn.microsoft.com) | tokenbinding.dll | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TokenBindingDeleteBinding](https://github.com/dahall/Vanara/search?l=C%23&q=TokenBindingDeleteBinding)
[TokenBindingGenerateBinding](https://www.google.com/search?num=5&q=TokenBindingGenerateBinding+site%3Alearn.microsoft.com) | tokenbinding.dll | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TokenBindingGenerateBinding](https://github.com/dahall/Vanara/search?l=C%23&q=TokenBindingGenerateBinding)
[TokenBindingGenerateID](https://www.google.com/search?num=5&q=TokenBindingGenerateID+site%3Alearn.microsoft.com) | tokenbinding.dll | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TokenBindingGenerateID](https://github.com/dahall/Vanara/search?l=C%23&q=TokenBindingGenerateID)
[TokenBindingGenerateMessage](https://www.google.com/search?num=5&q=TokenBindingGenerateMessage+site%3Alearn.microsoft.com) | tokenbinding.dll | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TokenBindingGenerateMessage](https://github.com/dahall/Vanara/search?l=C%23&q=TokenBindingGenerateMessage)
[TokenBindingGetKeyTypesClient](https://www.google.com/search?num=5&q=TokenBindingGetKeyTypesClient+site%3Alearn.microsoft.com) | tokenbinding.dll | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TokenBindingGetKeyTypesClient](https://github.com/dahall/Vanara/search?l=C%23&q=TokenBindingGetKeyTypesClient)
[TokenBindingGetKeyTypesServer](https://www.google.com/search?num=5&q=TokenBindingGetKeyTypesServer+site%3Alearn.microsoft.com) | tokenbinding.dll | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TokenBindingGetKeyTypesServer](https://github.com/dahall/Vanara/search?l=C%23&q=TokenBindingGetKeyTypesServer)
[TokenBindingVerifyMessage](https://www.google.com/search?num=5&q=TokenBindingVerifyMessage+site%3Alearn.microsoft.com) | tokenbinding.dll | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TokenBindingVerifyMessage](https://github.com/dahall/Vanara/search?l=C%23&q=TokenBindingVerifyMessage)
### Enumerations
Native Enum | Header | Managed Enum
--- | --- | ---
[ALG_CLASS](https://www.google.com/search?num=5&q=ALG_CLASS+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.ALG_CLASS](https://github.com/dahall/Vanara/search?l=C%23&q=ALG_CLASS)
[ALG_ID](https://www.google.com/search?num=5&q=ALG_ID+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.ALG_ID](https://github.com/dahall/Vanara/search?l=C%23&q=ALG_ID)
[ALG_TYPE](https://www.google.com/search?num=5&q=ALG_TYPE+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.ALG_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=ALG_TYPE)
[AlgOperations](https://www.google.com/search?num=5&q=AlgOperations+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.AlgOperations](https://github.com/dahall/Vanara/search?l=C%23&q=AlgOperations)
[AlgProviderFlags](https://www.google.com/search?num=5&q=AlgProviderFlags+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.AlgProviderFlags](https://github.com/dahall/Vanara/search?l=C%23&q=AlgProviderFlags)
[BCRYPT_HASH_OPERATION_TYPE](https://www.google.com/search?num=5&q=BCRYPT_HASH_OPERATION_TYPE+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.BCRYPT_HASH_OPERATION_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_HASH_OPERATION_TYPE)
[BCRYPT_MULTI_OPERATION_TYPE](https://www.google.com/search?num=5&q=BCRYPT_MULTI_OPERATION_TYPE+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.BCRYPT_MULTI_OPERATION_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_MULTI_OPERATION_TYPE)
[BlobMagicNumber](https://www.google.com/search?num=5&q=BlobMagicNumber+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.BCrypt.BlobMagicNumber](https://github.com/dahall/Vanara/search?l=C%23&q=BlobMagicNumber)
[BlobType](https://www.google.com/search?num=5&q=BlobType+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.BlobType](https://github.com/dahall/Vanara/search?l=C%23&q=BlobType)
[CERT_INFO_CHOICE](https://www.google.com/search?num=5&q=CERT_INFO_CHOICE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.CERT_INFO_CHOICE](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_INFO_CHOICE)
[CertChainEngineExclusiveFlags](https://www.google.com/search?num=5&q=CertChainEngineExclusiveFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertChainEngineExclusiveFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertChainEngineExclusiveFlags)
[CertChainEngineFlags](https://www.google.com/search?num=5&q=CertChainEngineFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertChainEngineFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertChainEngineFlags)
[CertChainFlags](https://www.google.com/search?num=5&q=CertChainFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertChainFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertChainFlags)
[CertChainPolicyFlags](https://www.google.com/search?num=5&q=CertChainPolicyFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertChainPolicyFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertChainPolicyFlags)
[CertChainStrongSignFlags](https://www.google.com/search?num=5&q=CertChainStrongSignFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertChainStrongSignFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertChainStrongSignFlags)
[CertCloseStoreFlags](https://www.google.com/search?num=5&q=CertCloseStoreFlags+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.CertCloseStoreFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertCloseStoreFlags)
[CertCompareFunction](https://www.google.com/search?num=5&q=CertCompareFunction+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.CertCompareFunction](https://github.com/dahall/Vanara/search?l=C%23&q=CertCompareFunction)
[CertCreateContextFlags](https://www.google.com/search?num=5&q=CertCreateContextFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCreateContextFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertCreateContextFlags)
[CertCreateCTLEntryFlags](https://www.google.com/search?num=5&q=CertCreateCTLEntryFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCreateCTLEntryFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertCreateCTLEntryFlags)
[CertCreateSelfSignFlags](https://www.google.com/search?num=5&q=CertCreateSelfSignFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCreateSelfSignFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertCreateSelfSignFlags)
[CertDisplayWell](https://www.google.com/search?num=5&q=CertDisplayWell+site%3Alearn.microsoft.com) | cryptdlg.h | [Vanara.PInvoke.CryptDlg.CertDisplayWell](https://github.com/dahall/Vanara/search?l=C%23&q=CertDisplayWell)
[CertEncodingType](https://www.google.com/search?num=5&q=CertEncodingType+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEncodingType](https://github.com/dahall/Vanara/search?l=C%23&q=CertEncodingType)
[CertFindType](https://www.google.com/search?num=5&q=CertFindType+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindType](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindType)
[CertFindUsageFlags](https://www.google.com/search?num=5&q=CertFindUsageFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindUsageFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindUsageFlags)
[CertInfoFlags](https://www.google.com/search?num=5&q=CertInfoFlags+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.CertInfoFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertInfoFlags)
[CertKeySpec](https://www.google.com/search?num=5&q=CertKeySpec+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.CertKeySpec](https://github.com/dahall/Vanara/search?l=C%23&q=CertKeySpec)
[CertKeyUsage](https://www.google.com/search?num=5&q=CertKeyUsage+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertKeyUsage](https://github.com/dahall/Vanara/search?l=C%23&q=CertKeyUsage)
[CertModifyCertificatesOp](https://www.google.com/search?num=5&q=CertModifyCertificatesOp+site%3Alearn.microsoft.com) | cryptdlg.h | [Vanara.PInvoke.CryptDlg.CertModifyCertificatesOp](https://github.com/dahall/Vanara/search?l=C%23&q=CertModifyCertificatesOp)
[CertNameFlags](https://www.google.com/search?num=5&q=CertNameFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertNameFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertNameFlags)
[CertNameStringFormat](https://www.google.com/search?num=5&q=CertNameStringFormat+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertNameStringFormat](https://github.com/dahall/Vanara/search?l=C%23&q=CertNameStringFormat)
[CertNameType](https://www.google.com/search?num=5&q=CertNameType+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertNameType](https://github.com/dahall/Vanara/search?l=C%23&q=CertNameType)
[CertPhysicalStoreFlags](https://www.google.com/search?num=5&q=CertPhysicalStoreFlags+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.CertPhysicalStoreFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertPhysicalStoreFlags)
[CertPropId](https://www.google.com/search?num=5&q=CertPropId+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertPropId](https://github.com/dahall/Vanara/search?l=C%23&q=CertPropId)
[CertQueryContentFlags](https://www.google.com/search?num=5&q=CertQueryContentFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertQueryContentFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertQueryContentFlags)
[CertQueryContentType](https://www.google.com/search?num=5&q=CertQueryContentType+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertQueryContentType](https://github.com/dahall/Vanara/search?l=C%23&q=CertQueryContentType)
[CertQueryFormatFlags](https://www.google.com/search?num=5&q=CertQueryFormatFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertQueryFormatFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertQueryFormatFlags)
[CertQueryFormatType](https://www.google.com/search?num=5&q=CertQueryFormatType+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertQueryFormatType](https://github.com/dahall/Vanara/search?l=C%23&q=CertQueryFormatType)
[CertQueryObjectType](https://www.google.com/search?num=5&q=CertQueryObjectType+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertQueryObjectType](https://github.com/dahall/Vanara/search?l=C%23&q=CertQueryObjectType)
[CertRDNAttrsFlag](https://www.google.com/search?num=5&q=CertRDNAttrsFlag+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertRDNAttrsFlag](https://github.com/dahall/Vanara/search?l=C%23&q=CertRDNAttrsFlag)
[CertRDNType](https://www.google.com/search?num=5&q=CertRDNType+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertRDNType](https://github.com/dahall/Vanara/search?l=C%23&q=CertRDNType)
[CertRevocationType](https://www.google.com/search?num=5&q=CertRevocationType+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertRevocationType](https://github.com/dahall/Vanara/search?l=C%23&q=CertRevocationType)
[CertSelectBy](https://www.google.com/search?num=5&q=CertSelectBy+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSelectBy](https://github.com/dahall/Vanara/search?l=C%23&q=CertSelectBy)
[CertSelectFlags](https://www.google.com/search?num=5&q=CertSelectFlags+site%3Alearn.microsoft.com) | cryptdlg.h | [Vanara.PInvoke.CryptDlg.CertSelectFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertSelectFlags)
[CertSelection](https://www.google.com/search?num=5&q=CertSelection+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSelection](https://github.com/dahall/Vanara/search?l=C%23&q=CertSelection)
[CertStoreAdd](https://www.google.com/search?num=5&q=CertStoreAdd+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertStoreAdd](https://github.com/dahall/Vanara/search?l=C%23&q=CertStoreAdd)
[CertStoreContextFlags](https://www.google.com/search?num=5&q=CertStoreContextFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertStoreContextFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertStoreContextFlags)
[CertStoreContextType](https://www.google.com/search?num=5&q=CertStoreContextType+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertStoreContextType](https://github.com/dahall/Vanara/search?l=C%23&q=CertStoreContextType)
[CertStoreControlFlags](https://www.google.com/search?num=5&q=CertStoreControlFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertStoreControlFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertStoreControlFlags)
[CertStoreControlType](https://www.google.com/search?num=5&q=CertStoreControlType+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertStoreControlType](https://github.com/dahall/Vanara/search?l=C%23&q=CertStoreControlType)
[CertStoreFlags](https://www.google.com/search?num=5&q=CertStoreFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertStoreFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertStoreFlags)
[CertStoreSaveAs](https://www.google.com/search?num=5&q=CertStoreSaveAs+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertStoreSaveAs](https://github.com/dahall/Vanara/search?l=C%23&q=CertStoreSaveAs)
[CertStoreSaveTo](https://www.google.com/search?num=5&q=CertStoreSaveTo+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertStoreSaveTo](https://github.com/dahall/Vanara/search?l=C%23&q=CertStoreSaveTo)
[CertStoreVerification](https://www.google.com/search?num=5&q=CertStoreVerification+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertStoreVerification](https://github.com/dahall/Vanara/search?l=C%23&q=CertStoreVerification)
[CertSystemStore](https://www.google.com/search?num=5&q=CertSystemStore+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSystemStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertSystemStore)
[CertSystemStoreId](https://www.google.com/search?num=5&q=CertSystemStoreId+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.CertSystemStoreId](https://github.com/dahall/Vanara/search?l=C%23&q=CertSystemStoreId)
[CertVerifyCTLFlags](https://www.google.com/search?num=5&q=CertVerifyCTLFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertVerifyCTLFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertVerifyCTLFlags)
[CertVerifyFlags](https://www.google.com/search?num=5&q=CertVerifyFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CertVerifyFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CertVerifyFlags)
[ContextConfigFlags](https://www.google.com/search?num=5&q=ContextConfigFlags+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.ContextConfigFlags](https://github.com/dahall/Vanara/search?l=C%23&q=ContextConfigFlags)
[ContextConfigTable](https://www.google.com/search?num=5&q=ContextConfigTable+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.ContextConfigTable](https://github.com/dahall/Vanara/search?l=C%23&q=ContextConfigTable)
[CreatePersistedFlags](https://www.google.com/search?num=5&q=CreatePersistedFlags+site%3Alearn.microsoft.com) | ncrypt.h | [Vanara.PInvoke.NCrypt.CreatePersistedFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CreatePersistedFlags)
[CreateProtectionDescriptorFlags](https://www.google.com/search?num=5&q=CreateProtectionDescriptorFlags+site%3Alearn.microsoft.com) | ncryptprotect.h | [Vanara.PInvoke.NCrypt.CreateProtectionDescriptorFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CreateProtectionDescriptorFlags)
[CRL_REASON](https://www.google.com/search?num=5&q=CRL_REASON+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRL_REASON](https://github.com/dahall/Vanara/search?l=C%23&q=CRL_REASON)
[CrlFindFlags](https://www.google.com/search?num=5&q=CrlFindFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CrlFindFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CrlFindFlags)
[CrlFindType](https://www.google.com/search?num=5&q=CrlFindType+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CrlFindType](https://github.com/dahall/Vanara/search?l=C%23&q=CrlFindType)
[CryptAcquireFlags](https://www.google.com/search?num=5&q=CryptAcquireFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptAcquireFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptAcquireFlags)
[CryptDecodeFlags](https://www.google.com/search?num=5&q=CryptDecodeFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptDecodeFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDecodeFlags)
[CryptDefaultContextFlags](https://www.google.com/search?num=5&q=CryptDefaultContextFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptDefaultContextFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDefaultContextFlags)
[CryptDefaultContextType](https://www.google.com/search?num=5&q=CryptDefaultContextType+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptDefaultContextType](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDefaultContextType)
[CryptEncodeFlags](https://www.google.com/search?num=5&q=CryptEncodeFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptEncodeFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptEncodeFlags)
[CryptFindFlags](https://www.google.com/search?num=5&q=CryptFindFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptFindFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptFindFlags)
[CryptFormatStr](https://www.google.com/search?num=5&q=CryptFormatStr+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptFormatStr](https://github.com/dahall/Vanara/search?l=C%23&q=CryptFormatStr)
[CryptGetUrlFlags](https://www.google.com/search?num=5&q=CryptGetUrlFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.CryptNet.CryptGetUrlFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetUrlFlags)
[CryptGetUrlFromFlags](https://www.google.com/search?num=5&q=CryptGetUrlFromFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.CryptNet.CryptGetUrlFromFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetUrlFromFlags)
[CryptInstallOIDFuncFlags](https://www.google.com/search?num=5&q=CryptInstallOIDFuncFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptInstallOIDFuncFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptInstallOIDFuncFlags)
[CryptKeyIdFlags](https://www.google.com/search?num=5&q=CryptKeyIdFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptKeyIdFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptKeyIdFlags)
[CryptMsgActionFlags](https://www.google.com/search?num=5&q=CryptMsgActionFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgActionFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgActionFlags)
[CryptMsgControlType](https://www.google.com/search?num=5&q=CryptMsgControlType+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgControlType](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgControlType)
[CryptMsgEncodeFlags](https://www.google.com/search?num=5&q=CryptMsgEncodeFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgEncodeFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgEncodeFlags)
[CryptMsgFlags](https://www.google.com/search?num=5&q=CryptMsgFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgFlags)
[CryptMsgKeyOriginator](https://www.google.com/search?num=5&q=CryptMsgKeyOriginator+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgKeyOriginator](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgKeyOriginator)
[CryptMsgParamType](https://www.google.com/search?num=5&q=CryptMsgParamType+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgParamType](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgParamType)
[CryptMsgSignerFlags](https://www.google.com/search?num=5&q=CryptMsgSignerFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgSignerFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgSignerFlags)
[CryptMsgSignerType](https://www.google.com/search?num=5&q=CryptMsgSignerType+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgSignerType](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgSignerType)
[CryptMsgSignFlags](https://www.google.com/search?num=5&q=CryptMsgSignFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgSignFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgSignFlags)
[CryptMsgType](https://www.google.com/search?num=5&q=CryptMsgType+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgType](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgType)
[CryptMsgVerifyCounterFlags](https://www.google.com/search?num=5&q=CryptMsgVerifyCounterFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgVerifyCounterFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgVerifyCounterFlags)
[CryptOIDInfoFlags](https://www.google.com/search?num=5&q=CryptOIDInfoFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptOIDInfoFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptOIDInfoFlags)
[CryptPriority](https://www.google.com/search?num=5&q=CryptPriority+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.CryptPriority](https://github.com/dahall/Vanara/search?l=C%23&q=CryptPriority)
[CryptProtectFlags](https://www.google.com/search?num=5&q=CryptProtectFlags+site%3Alearn.microsoft.com) | dpapi.h | [Vanara.PInvoke.Crypt32.CryptProtectFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptProtectFlags)
[CryptProtectMemoryFlags](https://www.google.com/search?num=5&q=CryptProtectMemoryFlags+site%3Alearn.microsoft.com) | dpapi.h | [Vanara.PInvoke.Crypt32.CryptProtectMemoryFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptProtectMemoryFlags)
[CryptProtectPrompt](https://www.google.com/search?num=5&q=CryptProtectPrompt+site%3Alearn.microsoft.com) | dpapi.h | [Vanara.PInvoke.Crypt32.CryptProtectPrompt](https://github.com/dahall/Vanara/search?l=C%23&q=CryptProtectPrompt)
[CryptRetrievalFlags](https://www.google.com/search?num=5&q=CryptRetrievalFlags+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.CryptRetrievalFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptRetrievalFlags)
[CryptStringFormat](https://www.google.com/search?num=5&q=CryptStringFormat+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptStringFormat](https://github.com/dahall/Vanara/search?l=C%23&q=CryptStringFormat)
[CryptUISelect](https://www.google.com/search?num=5&q=CryptUISelect+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUISelect](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUISelect)
[CryptUIViewCertificateFlags](https://www.google.com/search?num=5&q=CryptUIViewCertificateFlags+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIViewCertificateFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIViewCertificateFlags)
[CryptUIWizAddChoice](https://www.google.com/search?num=5&q=CryptUIWizAddChoice+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIWizAddChoice](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIWizAddChoice)
[CryptUIWizExportType](https://www.google.com/search?num=5&q=CryptUIWizExportType+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIWizExportType](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIWizExportType)
[CryptUIWizFlags](https://www.google.com/search?num=5&q=CryptUIWizFlags+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIWizFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIWizFlags)
[CryptUIWizImportType](https://www.google.com/search?num=5&q=CryptUIWizImportType+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIWizImportType](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIWizImportType)
[CryptUIWizPVKChoice](https://www.google.com/search?num=5&q=CryptUIWizPVKChoice+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIWizPVKChoice](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIWizPVKChoice)
[CryptUIWizSignLoc](https://www.google.com/search?num=5&q=CryptUIWizSignLoc+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIWizSignLoc](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIWizSignLoc)
[CryptUIWizSigType](https://www.google.com/search?num=5&q=CryptUIWizSigType+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIWizSigType](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIWizSigType)
[CryptUIWizToSign](https://www.google.com/search?num=5&q=CryptUIWizToSign+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIWizToSign](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIWizToSign)
[CryptVerifyCertSignFlags](https://www.google.com/search?num=5&q=CryptVerifyCertSignFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptVerifyCertSignFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifyCertSignFlags)
[CryptVerifyCertSignIssuer](https://www.google.com/search?num=5&q=CryptVerifyCertSignIssuer+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptVerifyCertSignIssuer](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifyCertSignIssuer)
[CryptVerifyCertSignSubject](https://www.google.com/search?num=5&q=CryptVerifyCertSignSubject+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptVerifyCertSignSubject](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifyCertSignSubject)
[CtlCertSubject](https://www.google.com/search?num=5&q=CtlCertSubject+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CtlCertSubject](https://github.com/dahall/Vanara/search?l=C%23&q=CtlCertSubject)
[CtlVerifyUsageStatusFlags](https://www.google.com/search?num=5&q=CtlVerifyUsageStatusFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CtlVerifyUsageStatusFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CtlVerifyUsageStatusFlags)
[DeriveKeyFlags](https://www.google.com/search?num=5&q=DeriveKeyFlags+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.DeriveKeyFlags](https://github.com/dahall/Vanara/search?l=C%23&q=DeriveKeyFlags)
[EncryptFlags](https://www.google.com/search?num=5&q=EncryptFlags+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.EncryptFlags](https://github.com/dahall/Vanara/search?l=C%23&q=EncryptFlags)
[ExportPolicy](https://www.google.com/search?num=5&q=ExportPolicy+site%3Alearn.microsoft.com) | ncrypt.h | [Vanara.PInvoke.NCrypt.ExportPolicy](https://github.com/dahall/Vanara/search?l=C%23&q=ExportPolicy)
[FinalizeKeyFlags](https://www.google.com/search?num=5&q=FinalizeKeyFlags+site%3Alearn.microsoft.com) | ncrypt.h | [Vanara.PInvoke.NCrypt.FinalizeKeyFlags](https://github.com/dahall/Vanara/search?l=C%23&q=FinalizeKeyFlags)
[GenRandomFlags](https://www.google.com/search?num=5&q=GenRandomFlags+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.GenRandomFlags](https://github.com/dahall/Vanara/search?l=C%23&q=GenRandomFlags)
[GetPropertyFlags](https://www.google.com/search?num=5&q=GetPropertyFlags+site%3Alearn.microsoft.com) | ncrypt.h | [Vanara.PInvoke.NCrypt.GetPropertyFlags](https://github.com/dahall/Vanara/search?l=C%23&q=GetPropertyFlags)
[ImplType](https://www.google.com/search?num=5&q=ImplType+site%3Alearn.microsoft.com) | ncrypt.h | [Vanara.PInvoke.NCrypt.ImplType](https://github.com/dahall/Vanara/search?l=C%23&q=ImplType)
[ImportFlags](https://www.google.com/search?num=5&q=ImportFlags+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.ImportFlags](https://github.com/dahall/Vanara/search?l=C%23&q=ImportFlags)
[InterfaceId](https://www.google.com/search?num=5&q=InterfaceId+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.InterfaceId](https://github.com/dahall/Vanara/search?l=C%23&q=InterfaceId)
[KeyDerivationBufferType](https://www.google.com/search?num=5&q=KeyDerivationBufferType+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.NCrypt.KeyDerivationBufferType](https://github.com/dahall/Vanara/search?l=C%23&q=KeyDerivationBufferType)
[KeyDerivationFlags](https://www.google.com/search?num=5&q=KeyDerivationFlags+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.KeyDerivationFlags](https://github.com/dahall/Vanara/search?l=C%23&q=KeyDerivationFlags)
[KeyDerivationFlags](https://www.google.com/search?num=5&q=KeyDerivationFlags+site%3Alearn.microsoft.com) | ncrypt.h | [Vanara.PInvoke.NCrypt.KeyDerivationFlags](https://github.com/dahall/Vanara/search?l=C%23&q=KeyDerivationFlags)
[KeyUsage](https://www.google.com/search?num=5&q=KeyUsage+site%3Alearn.microsoft.com) | ncrypt.h | [Vanara.PInvoke.NCrypt.KeyUsage](https://github.com/dahall/Vanara/search?l=C%23&q=KeyUsage)
[MSSIP](https://www.google.com/search?num=5&q=MSSIP+site%3Alearn.microsoft.com) | mssip.h | [Vanara.PInvoke.Crypt32.MSSIP](https://github.com/dahall/Vanara/search?l=C%23&q=MSSIP)
[NCryptDecryptFlag](https://www.google.com/search?num=5&q=NCryptDecryptFlag+site%3Alearn.microsoft.com) | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptDecryptFlag](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptDecryptFlag)
[NCryptUIFlags](https://www.google.com/search?num=5&q=NCryptUIFlags+site%3Alearn.microsoft.com) | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptUIFlags](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptUIFlags)
[NotifyFlags](https://www.google.com/search?num=5&q=NotifyFlags+site%3Alearn.microsoft.com) | ncrypt.h | [Vanara.PInvoke.NCrypt.NotifyFlags](https://github.com/dahall/Vanara/search?l=C%23&q=NotifyFlags)
[OIDFuncFlags](https://www.google.com/search?num=5&q=OIDFuncFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.OIDFuncFlags](https://github.com/dahall/Vanara/search?l=C%23&q=OIDFuncFlags)
[OIDGroupId](https://www.google.com/search?num=5&q=OIDGroupId+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.OIDGroupId](https://github.com/dahall/Vanara/search?l=C%23&q=OIDGroupId)
[OpenKeyFlags](https://www.google.com/search?num=5&q=OpenKeyFlags+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NCrypt.OpenKeyFlags](https://github.com/dahall/Vanara/search?l=C%23&q=OpenKeyFlags)
[PacketContentType](https://www.google.com/search?num=5&q=PacketContentType+site%3Alearn.microsoft.com) | Sslprovider.h | [Vanara.PInvoke.NCrypt.PacketContentType](https://github.com/dahall/Vanara/search?l=C%23&q=PacketContentType)
[PaddingScheme](https://www.google.com/search?num=5&q=PaddingScheme+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.BCrypt.PaddingScheme](https://github.com/dahall/Vanara/search?l=C%23&q=PaddingScheme)
[PFXExportFlags](https://www.google.com/search?num=5&q=PFXExportFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.PFXExportFlags](https://github.com/dahall/Vanara/search?l=C%23&q=PFXExportFlags)
[PFXImportFlags](https://www.google.com/search?num=5&q=PFXImportFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.PFXImportFlags](https://github.com/dahall/Vanara/search?l=C%23&q=PFXImportFlags)
[PrivateKeyType](https://www.google.com/search?num=5&q=PrivateKeyType+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.PrivateKeyType](https://github.com/dahall/Vanara/search?l=C%23&q=PrivateKeyType)
[ProtectFlags](https://www.google.com/search?num=5&q=ProtectFlags+site%3Alearn.microsoft.com) | ncryptprotect.h | [Vanara.PInvoke.NCrypt.ProtectFlags](https://github.com/dahall/Vanara/search?l=C%23&q=ProtectFlags)
[ProtectionDescriptorInfoType](https://www.google.com/search?num=5&q=ProtectionDescriptorInfoType+site%3Alearn.microsoft.com) | ncryptprotect.h | [Vanara.PInvoke.NCrypt.ProtectionDescriptorInfoType](https://github.com/dahall/Vanara/search?l=C%23&q=ProtectionDescriptorInfoType)
[ProtectionDescriptorNameFlags](https://www.google.com/search?num=5&q=ProtectionDescriptorNameFlags+site%3Alearn.microsoft.com) | ncryptprotect.h | [Vanara.PInvoke.NCrypt.ProtectionDescriptorNameFlags](https://github.com/dahall/Vanara/search?l=C%23&q=ProtectionDescriptorNameFlags)
[ProviderInfoType](https://www.google.com/search?num=5&q=ProviderInfoType+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.BCrypt.ProviderInfoType](https://github.com/dahall/Vanara/search?l=C%23&q=ProviderInfoType)
[ResolveProviderFlags](https://www.google.com/search?num=5&q=ResolveProviderFlags+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.ResolveProviderFlags](https://github.com/dahall/Vanara/search?l=C%23&q=ResolveProviderFlags)
[SetPropFlags](https://www.google.com/search?num=5&q=SetPropFlags+site%3Alearn.microsoft.com) | ncrypt.h | [Vanara.PInvoke.NCrypt.SetPropFlags](https://github.com/dahall/Vanara/search?l=C%23&q=SetPropFlags)
[SPC](https://www.google.com/search?num=5&q=SPC+site%3Alearn.microsoft.com) | mssip.h | [Vanara.PInvoke.Crypt32.SPC](https://github.com/dahall/Vanara/search?l=C%23&q=SPC)
[SslHost](https://www.google.com/search?num=5&q=SslHost+site%3Alearn.microsoft.com) | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslHost](https://github.com/dahall/Vanara/search?l=C%23&q=SslHost)
[SslProviderCipherSuiteId](https://www.google.com/search?num=5&q=SslProviderCipherSuiteId+site%3Alearn.microsoft.com) | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslProviderCipherSuiteId](https://github.com/dahall/Vanara/search?l=C%23&q=SslProviderCipherSuiteId)
[SslProviderKeyTypeId](https://www.google.com/search?num=5&q=SslProviderKeyTypeId+site%3Alearn.microsoft.com) | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslProviderKeyTypeId](https://github.com/dahall/Vanara/search?l=C%23&q=SslProviderKeyTypeId)
[SslProviderProtocolId](https://www.google.com/search?num=5&q=SslProviderProtocolId+site%3Alearn.microsoft.com) | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslProviderProtocolId](https://github.com/dahall/Vanara/search?l=C%23&q=SslProviderProtocolId)
[TimeStampRetrivalFlags](https://www.google.com/search?num=5&q=TimeStampRetrivalFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.TimeStampRetrivalFlags](https://github.com/dahall/Vanara/search?l=C%23&q=TimeStampRetrivalFlags)
[TimeValidObjectFlags](https://www.google.com/search?num=5&q=TimeValidObjectFlags+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.CryptNet.TimeValidObjectFlags](https://github.com/dahall/Vanara/search?l=C%23&q=TimeValidObjectFlags)
[TOKENBINDING_EXTENSION_FORMAT](https://www.google.com/search?num=5&q=TOKENBINDING_EXTENSION_FORMAT+site%3Alearn.microsoft.com) | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TOKENBINDING_EXTENSION_FORMAT](https://github.com/dahall/Vanara/search?l=C%23&q=TOKENBINDING_EXTENSION_FORMAT)
[TOKENBINDING_KEY_PARAMETERS_TYPE](https://www.google.com/search?num=5&q=TOKENBINDING_KEY_PARAMETERS_TYPE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.TokenBinding.TOKENBINDING_KEY_PARAMETERS_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=TOKENBINDING_KEY_PARAMETERS_TYPE)
[TOKENBINDING_TYPE](https://www.google.com/search?num=5&q=TOKENBINDING_TYPE+site%3Alearn.microsoft.com) | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TOKENBINDING_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=TOKENBINDING_TYPE)
[UIPolicy](https://www.google.com/search?num=5&q=UIPolicy+site%3Alearn.microsoft.com) | ncrypt.h | [Vanara.PInvoke.NCrypt.UIPolicy](https://github.com/dahall/Vanara/search?l=C%23&q=UIPolicy)
[UnprotectSecretFlags](https://www.google.com/search?num=5&q=UnprotectSecretFlags+site%3Alearn.microsoft.com) | ncryptprotect.h | [Vanara.PInvoke.NCrypt.UnprotectSecretFlags](https://github.com/dahall/Vanara/search?l=C%23&q=UnprotectSecretFlags)
[UsageMatchType](https://www.google.com/search?num=5&q=UsageMatchType+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.UsageMatchType](https://github.com/dahall/Vanara/search?l=C%23&q=UsageMatchType)
[ViewPropertiesFlags](https://www.google.com/search?num=5&q=ViewPropertiesFlags+site%3Alearn.microsoft.com) | cryptdlg.h | [Vanara.PInvoke.CryptDlg.ViewPropertiesFlags](https://github.com/dahall/Vanara/search?l=C%23&q=ViewPropertiesFlags)
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
[BCRYPT_ALG_HANDLE](https://www.google.com/search?num=5&q=BCRYPT_ALG_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.BCrypt.BCRYPT_ALG_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_ALG_HANDLE)
[BCRYPT_ALGORITHM_IDENTIFIER](https://www.google.com/search?num=5&q=BCRYPT_ALGORITHM_IDENTIFIER+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.BCRYPT_ALGORITHM_IDENTIFIER](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_ALGORITHM_IDENTIFIER)
[BCRYPT_HANDLE](https://www.google.com/search?num=5&q=BCRYPT_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.BCrypt.BCRYPT_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_HANDLE)
[BCRYPT_HASH_HANDLE](https://www.google.com/search?num=5&q=BCRYPT_HASH_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.BCrypt.BCRYPT_HASH_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_HASH_HANDLE)
[BCRYPT_KEY_HANDLE](https://www.google.com/search?num=5&q=BCRYPT_KEY_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.BCrypt.BCRYPT_KEY_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_KEY_HANDLE)
[BCRYPT_KEY_LENGTHS_STRUCT](https://www.google.com/search?num=5&q=BCRYPT_KEY_LENGTHS_STRUCT+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.BCRYPT_KEY_LENGTHS_STRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_KEY_LENGTHS_STRUCT)
[BCRYPT_MULTI_HASH_OPERATION](https://www.google.com/search?num=5&q=BCRYPT_MULTI_HASH_OPERATION+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.BCRYPT_MULTI_HASH_OPERATION](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_MULTI_HASH_OPERATION)
[BCRYPT_MULTI_OBJECT_LENGTH_STRUCT](https://www.google.com/search?num=5&q=BCRYPT_MULTI_OBJECT_LENGTH_STRUCT+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.BCRYPT_MULTI_OBJECT_LENGTH_STRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_MULTI_OBJECT_LENGTH_STRUCT)
[BCRYPT_OAEP_PADDING_INFO](https://www.google.com/search?num=5&q=BCRYPT_OAEP_PADDING_INFO+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.BCRYPT_OAEP_PADDING_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_OAEP_PADDING_INFO)
[BCRYPT_OID_LIST](https://www.google.com/search?num=5&q=BCRYPT_OID_LIST+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.BCRYPT_OID_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_OID_LIST)
[BCRYPT_PKCS1_PADDING_INFO](https://www.google.com/search?num=5&q=BCRYPT_PKCS1_PADDING_INFO+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.BCRYPT_PKCS1_PADDING_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_PKCS1_PADDING_INFO)
[BCRYPT_PROVIDER_NAME](https://www.google.com/search?num=5&q=BCRYPT_PROVIDER_NAME+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.BCRYPT_PROVIDER_NAME](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_PROVIDER_NAME)
[BCRYPT_PSS_PADDING_INFO](https://www.google.com/search?num=5&q=BCRYPT_PSS_PADDING_INFO+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.BCRYPT_PSS_PADDING_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_PSS_PADDING_INFO)
[BCRYPT_SECRET_HANDLE](https://www.google.com/search?num=5&q=BCRYPT_SECRET_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.BCrypt.BCRYPT_SECRET_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_SECRET_HANDLE)
[CERT_CHAIN_CONTEXT](https://www.google.com/search?num=5&q=CERT_CHAIN_CONTEXT+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_CHAIN_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_CHAIN_CONTEXT)
[CERT_CHAIN_ELEMENT](https://www.google.com/search?num=5&q=CERT_CHAIN_ELEMENT+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_CHAIN_ELEMENT](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_CHAIN_ELEMENT)
[CERT_CHAIN_ENGINE_CONFIG](https://www.google.com/search?num=5&q=CERT_CHAIN_ENGINE_CONFIG+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_CHAIN_ENGINE_CONFIG](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_CHAIN_ENGINE_CONFIG)
[CERT_CHAIN_PARA](https://www.google.com/search?num=5&q=CERT_CHAIN_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_CHAIN_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_CHAIN_PARA)
[CERT_CHAIN_POLICY_PARA](https://www.google.com/search?num=5&q=CERT_CHAIN_POLICY_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_CHAIN_POLICY_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_CHAIN_POLICY_PARA)
[CERT_CHAIN_POLICY_STATUS](https://www.google.com/search?num=5&q=CERT_CHAIN_POLICY_STATUS+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_CHAIN_POLICY_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_CHAIN_POLICY_STATUS)
[CERT_CONTEXT](https://www.google.com/search?num=5&q=CERT_CONTEXT+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_CONTEXT)
[CERT_CREATE_CONTEXT_PARA](https://www.google.com/search?num=5&q=CERT_CREATE_CONTEXT_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_CREATE_CONTEXT_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_CREATE_CONTEXT_PARA)
[CERT_EXTENSION](https://www.google.com/search?num=5&q=CERT_EXTENSION+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_EXTENSION](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_EXTENSION)
[CERT_EXTENSIONS](https://www.google.com/search?num=5&q=CERT_EXTENSIONS+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_EXTENSIONS](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_EXTENSIONS)
[CERT_ID](https://www.google.com/search?num=5&q=CERT_ID+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_ID](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_ID)
[CERT_INFO](https://www.google.com/search?num=5&q=CERT_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_INFO)
[CERT_ISSUER_SERIAL_NUMBER](https://www.google.com/search?num=5&q=CERT_ISSUER_SERIAL_NUMBER+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_ISSUER_SERIAL_NUMBER](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_ISSUER_SERIAL_NUMBER)
[CERT_KEY_CONTEXT](https://www.google.com/search?num=5&q=CERT_KEY_CONTEXT+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_KEY_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_KEY_CONTEXT)
[CERT_NAME_INFO](https://www.google.com/search?num=5&q=CERT_NAME_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_NAME_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_NAME_INFO)
[CERT_PHYSICAL_STORE_INFO](https://www.google.com/search?num=5&q=CERT_PHYSICAL_STORE_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_PHYSICAL_STORE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_PHYSICAL_STORE_INFO)
[CERT_PUBLIC_KEY_INFO](https://www.google.com/search?num=5&q=CERT_PUBLIC_KEY_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_PUBLIC_KEY_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_PUBLIC_KEY_INFO)
[CERT_RDN](https://www.google.com/search?num=5&q=CERT_RDN+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_RDN](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_RDN)
[CERT_RDN_ATTR](https://www.google.com/search?num=5&q=CERT_RDN_ATTR+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_RDN_ATTR](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_RDN_ATTR)
[CERT_REVOCATION_CHAIN_PARA](https://www.google.com/search?num=5&q=CERT_REVOCATION_CHAIN_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.CryptNet.CERT_REVOCATION_CHAIN_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_REVOCATION_CHAIN_PARA)
[CERT_REVOCATION_CRL_INFO](https://www.google.com/search?num=5&q=CERT_REVOCATION_CRL_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_REVOCATION_CRL_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_REVOCATION_CRL_INFO)
[CERT_REVOCATION_INFO](https://www.google.com/search?num=5&q=CERT_REVOCATION_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_REVOCATION_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_REVOCATION_INFO)
[CERT_REVOCATION_PARA](https://www.google.com/search?num=5&q=CERT_REVOCATION_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_REVOCATION_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_REVOCATION_PARA)
[CERT_REVOCATION_STATUS](https://www.google.com/search?num=5&q=CERT_REVOCATION_STATUS+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_REVOCATION_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_REVOCATION_STATUS)
[CERT_SELECT_CHAIN_PARA](https://www.google.com/search?num=5&q=CERT_SELECT_CHAIN_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_SELECT_CHAIN_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_SELECT_CHAIN_PARA)
[CERT_SELECT_CRITERIA](https://www.google.com/search?num=5&q=CERT_SELECT_CRITERIA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_SELECT_CRITERIA](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_SELECT_CRITERIA)
[CERT_SELECT_STRUCT](https://www.google.com/search?num=5&q=CERT_SELECT_STRUCT+site%3Alearn.microsoft.com) | cryptdlg.h | [Vanara.PInvoke.CryptDlg.CERT_SELECT_STRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_SELECT_STRUCT)
[CERT_SELECTUI_INPUT](https://www.google.com/search?num=5&q=CERT_SELECTUI_INPUT+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CERT_SELECTUI_INPUT](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_SELECTUI_INPUT)
[CERT_SIMPLE_CHAIN](https://www.google.com/search?num=5&q=CERT_SIMPLE_CHAIN+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_SIMPLE_CHAIN](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_SIMPLE_CHAIN)
[CERT_STRONG_SIGN_PARA](https://www.google.com/search?num=5&q=CERT_STRONG_SIGN_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_STRONG_SIGN_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_STRONG_SIGN_PARA)
[CERT_SYSTEM_STORE_INFO](https://www.google.com/search?num=5&q=CERT_SYSTEM_STORE_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_SYSTEM_STORE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_SYSTEM_STORE_INFO)
[CERT_SYSTEM_STORE_RELOCATE_PARA](https://www.google.com/search?num=5&q=CERT_SYSTEM_STORE_RELOCATE_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_SYSTEM_STORE_RELOCATE_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_SYSTEM_STORE_RELOCATE_PARA)
[CERT_TRUST_LIST_INFO](https://www.google.com/search?num=5&q=CERT_TRUST_LIST_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_TRUST_LIST_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_TRUST_LIST_INFO)
[CERT_TRUST_STATUS](https://www.google.com/search?num=5&q=CERT_TRUST_STATUS+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_TRUST_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_TRUST_STATUS)
[CERT_USAGE_MATCH](https://www.google.com/search?num=5&q=CERT_USAGE_MATCH+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_USAGE_MATCH](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_USAGE_MATCH)
[CERT_VIEWPROPERTIES_STRUCT](https://www.google.com/search?num=5&q=CERT_VIEWPROPERTIES_STRUCT+site%3Alearn.microsoft.com) | cryptdlg.h | [Vanara.PInvoke.CryptDlg.CERT_VIEWPROPERTIES_STRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_VIEWPROPERTIES_STRUCT)
[CMSG_CMS_SIGNER_INFO](https://www.google.com/search?num=5&q=CMSG_CMS_SIGNER_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CMSG_CMS_SIGNER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_CMS_SIGNER_INFO)
[CMSG_CTRL_ADD_SIGNER_UNAUTH_ATTR_PARA](https://www.google.com/search?num=5&q=CMSG_CTRL_ADD_SIGNER_UNAUTH_ATTR_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CMSG_CTRL_ADD_SIGNER_UNAUTH_ATTR_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_CTRL_ADD_SIGNER_UNAUTH_ATTR_PARA)
[CMSG_CTRL_DECRYPT_PARA](https://www.google.com/search?num=5&q=CMSG_CTRL_DECRYPT_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CMSG_CTRL_DECRYPT_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_CTRL_DECRYPT_PARA)
[CMSG_CTRL_DECRYPT_PARA_HANDLES](https://www.google.com/search?num=5&q=CMSG_CTRL_DECRYPT_PARA_HANDLES+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.CMSG_CTRL_DECRYPT_PARA.CMSG_CTRL_DECRYPT_PARA_HANDLES](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_CTRL_DECRYPT_PARA_HANDLES)
[CMSG_CTRL_DEL_SIGNER_UNAUTH_ATTR_PARA](https://www.google.com/search?num=5&q=CMSG_CTRL_DEL_SIGNER_UNAUTH_ATTR_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CMSG_CTRL_DEL_SIGNER_UNAUTH_ATTR_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_CTRL_DEL_SIGNER_UNAUTH_ATTR_PARA)
[CMSG_CTRL_KEY_AGREE_DECRYPT_PARA](https://www.google.com/search?num=5&q=CMSG_CTRL_KEY_AGREE_DECRYPT_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CMSG_CTRL_KEY_AGREE_DECRYPT_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_CTRL_KEY_AGREE_DECRYPT_PARA)
[CMSG_CTRL_KEY_AGREE_DECRYPT_PARA_HANDLES](https://www.google.com/search?num=5&q=CMSG_CTRL_KEY_AGREE_DECRYPT_PARA_HANDLES+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.CMSG_CTRL_KEY_AGREE_DECRYPT_PARA.CMSG_CTRL_KEY_AGREE_DECRYPT_PARA_HANDLES](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_CTRL_KEY_AGREE_DECRYPT_PARA_HANDLES)
[CMSG_CTRL_KEY_TRANS_DECRYPT_PARA](https://www.google.com/search?num=5&q=CMSG_CTRL_KEY_TRANS_DECRYPT_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CMSG_CTRL_KEY_TRANS_DECRYPT_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_CTRL_KEY_TRANS_DECRYPT_PARA)
[CMSG_CTRL_KEY_TRANS_DECRYPT_PARA_HANDLES](https://www.google.com/search?num=5&q=CMSG_CTRL_KEY_TRANS_DECRYPT_PARA_HANDLES+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.CMSG_CTRL_KEY_TRANS_DECRYPT_PARA.CMSG_CTRL_KEY_TRANS_DECRYPT_PARA_HANDLES](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_CTRL_KEY_TRANS_DECRYPT_PARA_HANDLES)
[CMSG_CTRL_MAIL_LIST_DECRYPT_PARA](https://www.google.com/search?num=5&q=CMSG_CTRL_MAIL_LIST_DECRYPT_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CMSG_CTRL_MAIL_LIST_DECRYPT_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_CTRL_MAIL_LIST_DECRYPT_PARA)
[CMSG_CTRL_VERIFY_SIGNATURE_EX_PARA](https://www.google.com/search?num=5&q=CMSG_CTRL_VERIFY_SIGNATURE_EX_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CMSG_CTRL_VERIFY_SIGNATURE_EX_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_CTRL_VERIFY_SIGNATURE_EX_PARA)
[CMSG_KEY_AGREE_RECIPIENT_INFO](https://www.google.com/search?num=5&q=CMSG_KEY_AGREE_RECIPIENT_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CMSG_KEY_AGREE_RECIPIENT_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_KEY_AGREE_RECIPIENT_INFO)
[CMSG_KEY_AGREE_RECIPIENT_INFO_UNION](https://www.google.com/search?num=5&q=CMSG_KEY_AGREE_RECIPIENT_INFO_UNION+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.CMSG_KEY_AGREE_RECIPIENT_INFO.CMSG_KEY_AGREE_RECIPIENT_INFO_UNION](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_KEY_AGREE_RECIPIENT_INFO_UNION)
[CMSG_KEY_TRANS_RECIPIENT_INFO](https://www.google.com/search?num=5&q=CMSG_KEY_TRANS_RECIPIENT_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CMSG_KEY_TRANS_RECIPIENT_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_KEY_TRANS_RECIPIENT_INFO)
[CMSG_MAIL_LIST_RECIPIENT_INFO](https://www.google.com/search?num=5&q=CMSG_MAIL_LIST_RECIPIENT_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CMSG_MAIL_LIST_RECIPIENT_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_MAIL_LIST_RECIPIENT_INFO)
[CMSG_RECIPIENT_ENCRYPTED_KEY_INFO](https://www.google.com/search?num=5&q=CMSG_RECIPIENT_ENCRYPTED_KEY_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CMSG_RECIPIENT_ENCRYPTED_KEY_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_RECIPIENT_ENCRYPTED_KEY_INFO)
[CMSG_SIGNED_ENCODE_INFO](https://www.google.com/search?num=5&q=CMSG_SIGNED_ENCODE_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CMSG_SIGNED_ENCODE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_SIGNED_ENCODE_INFO)
[CMSG_SIGNER_ENCODE_INFO](https://www.google.com/search?num=5&q=CMSG_SIGNER_ENCODE_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CMSG_SIGNER_ENCODE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_SIGNER_ENCODE_INFO)
[CMSG_SIGNER_ENCODE_INFO_HANDLES](https://www.google.com/search?num=5&q=CMSG_SIGNER_ENCODE_INFO_HANDLES+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.CMSG_SIGNER_ENCODE_INFO.CMSG_SIGNER_ENCODE_INFO_HANDLES](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_SIGNER_ENCODE_INFO_HANDLES)
[CMSG_SIGNER_INFO](https://www.google.com/search?num=5&q=CMSG_SIGNER_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CMSG_SIGNER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_SIGNER_INFO)
[CMSG_STREAM_INFO](https://www.google.com/search?num=5&q=CMSG_STREAM_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CMSG_STREAM_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_STREAM_INFO)
[CRL_CONTEXT](https://www.google.com/search?num=5&q=CRL_CONTEXT+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRL_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=CRL_CONTEXT)
[CRL_ENTRY](https://www.google.com/search?num=5&q=CRL_ENTRY+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRL_ENTRY](https://github.com/dahall/Vanara/search?l=C%23&q=CRL_ENTRY)
[CRL_INFO](https://www.google.com/search?num=5&q=CRL_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRL_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CRL_INFO)
[CRYPT_ALGORITHM_IDENTIFIER](https://www.google.com/search?num=5&q=CRYPT_ALGORITHM_IDENTIFIER+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_ALGORITHM_IDENTIFIER](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_ALGORITHM_IDENTIFIER)
[CRYPT_ATTRIBUTE](https://www.google.com/search?num=5&q=CRYPT_ATTRIBUTE+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_ATTRIBUTE](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_ATTRIBUTE)
[CRYPT_ATTRIBUTE_TYPE_VALUE](https://www.google.com/search?num=5&q=CRYPT_ATTRIBUTE_TYPE_VALUE+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_ATTRIBUTE_TYPE_VALUE](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_ATTRIBUTE_TYPE_VALUE)
[CRYPT_ATTRIBUTES](https://www.google.com/search?num=5&q=CRYPT_ATTRIBUTES+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_ATTRIBUTES](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_ATTRIBUTES)
[CRYPT_BIT_BLOB](https://www.google.com/search?num=5&q=CRYPT_BIT_BLOB+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_BIT_BLOB](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_BIT_BLOB)
[CRYPT_CONTEXT_CONFIG](https://www.google.com/search?num=5&q=CRYPT_CONTEXT_CONFIG+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.CRYPT_CONTEXT_CONFIG](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_CONTEXT_CONFIG)
[CRYPT_CONTEXT_FUNCTION_CONFIG](https://www.google.com/search?num=5&q=CRYPT_CONTEXT_FUNCTION_CONFIG+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.CRYPT_CONTEXT_FUNCTION_CONFIG](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_CONTEXT_FUNCTION_CONFIG)
[CRYPT_CONTEXT_FUNCTION_PROVIDERS](https://www.google.com/search?num=5&q=CRYPT_CONTEXT_FUNCTION_PROVIDERS+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.CRYPT_CONTEXT_FUNCTION_PROVIDERS](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_CONTEXT_FUNCTION_PROVIDERS)
[CRYPT_CONTEXT_FUNCTIONS](https://www.google.com/search?num=5&q=CRYPT_CONTEXT_FUNCTIONS+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.CRYPT_CONTEXT_FUNCTIONS](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_CONTEXT_FUNCTIONS)
[CRYPT_CONTEXTS](https://www.google.com/search?num=5&q=CRYPT_CONTEXTS+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.CRYPT_CONTEXTS](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_CONTEXTS)
[CRYPT_CREDENTIALS](https://www.google.com/search?num=5&q=CRYPT_CREDENTIALS+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.CryptNet.CRYPT_CREDENTIALS](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_CREDENTIALS)
[CRYPT_DECODE_PARA](https://www.google.com/search?num=5&q=CRYPT_DECODE_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_DECODE_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_DECODE_PARA)
[CRYPT_DECRYPT_MESSAGE_PARA](https://www.google.com/search?num=5&q=CRYPT_DECRYPT_MESSAGE_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_DECRYPT_MESSAGE_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_DECRYPT_MESSAGE_PARA)
[CRYPT_ENCODE_PARA](https://www.google.com/search?num=5&q=CRYPT_ENCODE_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_ENCODE_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_ENCODE_PARA)
[CRYPT_ENCRYPT_MESSAGE_PARA](https://www.google.com/search?num=5&q=CRYPT_ENCRYPT_MESSAGE_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_ENCRYPT_MESSAGE_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_ENCRYPT_MESSAGE_PARA)
[CRYPT_GET_TIME_VALID_OBJECT_EXTRA_INFO](https://www.google.com/search?num=5&q=CRYPT_GET_TIME_VALID_OBJECT_EXTRA_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.CryptNet.CRYPT_GET_TIME_VALID_OBJECT_EXTRA_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_GET_TIME_VALID_OBJECT_EXTRA_INFO)
[CRYPT_HASH_MESSAGE_PARA](https://www.google.com/search?num=5&q=CRYPT_HASH_MESSAGE_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_HASH_MESSAGE_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_HASH_MESSAGE_PARA)
[CRYPT_KEY_PROV_INFO](https://www.google.com/search?num=5&q=CRYPT_KEY_PROV_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_KEY_PROV_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_KEY_PROV_INFO)
[CRYPT_KEY_SIGN_MESSAGE_PARA](https://www.google.com/search?num=5&q=CRYPT_KEY_SIGN_MESSAGE_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_KEY_SIGN_MESSAGE_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_KEY_SIGN_MESSAGE_PARA)
[CRYPT_KEY_SIGN_MESSAGE_PARA_HANDLE](https://www.google.com/search?num=5&q=CRYPT_KEY_SIGN_MESSAGE_PARA_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.CRYPT_KEY_SIGN_MESSAGE_PARA.CRYPT_KEY_SIGN_MESSAGE_PARA_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_KEY_SIGN_MESSAGE_PARA_HANDLE)
[CRYPT_KEY_VERIFY_MESSAGE_PARA](https://www.google.com/search?num=5&q=CRYPT_KEY_VERIFY_MESSAGE_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_KEY_VERIFY_MESSAGE_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_KEY_VERIFY_MESSAGE_PARA)
[CRYPT_OID_FUNC_ENTRY](https://www.google.com/search?num=5&q=CRYPT_OID_FUNC_ENTRY+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_OID_FUNC_ENTRY](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_OID_FUNC_ENTRY)
[CRYPT_OID_INFO](https://www.google.com/search?num=5&q=CRYPT_OID_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_OID_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_OID_INFO)
[CRYPT_OID_INFO_UNION](https://www.google.com/search?num=5&q=CRYPT_OID_INFO_UNION+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.CRYPT_OID_INFO.CRYPT_OID_INFO_UNION](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_OID_INFO_UNION)
[CRYPT_PKCS8_EXPORT_PARAMS](https://www.google.com/search?num=5&q=CRYPT_PKCS8_EXPORT_PARAMS+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_PKCS8_EXPORT_PARAMS](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_PKCS8_EXPORT_PARAMS)
[CRYPT_PKCS8_IMPORT_PARAMS](https://www.google.com/search?num=5&q=CRYPT_PKCS8_IMPORT_PARAMS+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_PKCS8_IMPORT_PARAMS](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_PKCS8_IMPORT_PARAMS)
[CRYPT_PRIVATE_KEY_INFO](https://www.google.com/search?num=5&q=CRYPT_PRIVATE_KEY_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_PRIVATE_KEY_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_PRIVATE_KEY_INFO)
[CRYPT_PROVIDERS](https://www.google.com/search?num=5&q=CRYPT_PROVIDERS+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.CRYPT_PROVIDERS](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_PROVIDERS)
[CRYPT_RETRIEVE_AUX_INFO](https://www.google.com/search?num=5&q=CRYPT_RETRIEVE_AUX_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.CryptNet.CRYPT_RETRIEVE_AUX_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_RETRIEVE_AUX_INFO)
[CRYPT_SIGN_MESSAGE_PARA](https://www.google.com/search?num=5&q=CRYPT_SIGN_MESSAGE_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_SIGN_MESSAGE_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_SIGN_MESSAGE_PARA)
[CRYPT_TIMESTAMP_ACCURACY](https://www.google.com/search?num=5&q=CRYPT_TIMESTAMP_ACCURACY+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_TIMESTAMP_ACCURACY](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_TIMESTAMP_ACCURACY)
[CRYPT_TIMESTAMP_CONTEXT](https://www.google.com/search?num=5&q=CRYPT_TIMESTAMP_CONTEXT+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_TIMESTAMP_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_TIMESTAMP_CONTEXT)
[CRYPT_TIMESTAMP_INFO](https://www.google.com/search?num=5&q=CRYPT_TIMESTAMP_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_TIMESTAMP_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_TIMESTAMP_INFO)
[CRYPT_TIMESTAMP_PARA](https://www.google.com/search?num=5&q=CRYPT_TIMESTAMP_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_TIMESTAMP_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_TIMESTAMP_PARA)
[CRYPT_URL_ARRAY](https://www.google.com/search?num=5&q=CRYPT_URL_ARRAY+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.CryptNet.CRYPT_URL_ARRAY](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_URL_ARRAY)
[CRYPT_URL_INFO](https://www.google.com/search?num=5&q=CRYPT_URL_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.CryptNet.CRYPT_URL_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_URL_INFO)
[CRYPT_VERIFY_MESSAGE_PARA](https://www.google.com/search?num=5&q=CRYPT_VERIFY_MESSAGE_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_VERIFY_MESSAGE_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_VERIFY_MESSAGE_PARA)
[CRYPTCATMEMBER](https://www.google.com/search?num=5&q=CRYPTCATMEMBER+site%3Alearn.microsoft.com) | mscat.h | [Vanara.PInvoke.Crypt32.CRYPTCATMEMBER](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTCATMEMBER)
[CRYPTCATSTORE](https://www.google.com/search?num=5&q=CRYPTCATSTORE+site%3Alearn.microsoft.com) | mscat.h | [Vanara.PInvoke.Crypt32.CRYPTCATSTORE](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTCATSTORE)
[CRYPTOAPI_BLOB](https://www.google.com/search?num=5&q=CRYPTOAPI_BLOB+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPTOAPI_BLOB](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTOAPI_BLOB)
[CRYPTPROTECT_PROMPTSTRUCT](https://www.google.com/search?num=5&q=CRYPTPROTECT_PROMPTSTRUCT+site%3Alearn.microsoft.com) | dpapi.h | [Vanara.PInvoke.Crypt32.CRYPTPROTECT_PROMPTSTRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTPROTECT_PROMPTSTRUCT)
[CRYPTUI_CERT_MGR_STRUCT](https://www.google.com/search?num=5&q=CRYPTUI_CERT_MGR_STRUCT+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CRYPTUI_CERT_MGR_STRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTUI_CERT_MGR_STRUCT)
[CRYPTUI_INITDIALOG_STRUCT](https://www.google.com/search?num=5&q=CRYPTUI_INITDIALOG_STRUCT+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CRYPTUI_INITDIALOG_STRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTUI_INITDIALOG_STRUCT)
[CRYPTUI_VIEWCERTIFICATE_STRUCT](https://www.google.com/search?num=5&q=CRYPTUI_VIEWCERTIFICATE_STRUCT+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CRYPTUI_VIEWCERTIFICATE_STRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTUI_VIEWCERTIFICATE_STRUCT)
[CRYPTUI_WIZ_DIGITAL_SIGN_BLOB_INFO](https://www.google.com/search?num=5&q=CRYPTUI_WIZ_DIGITAL_SIGN_BLOB_INFO+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_DIGITAL_SIGN_BLOB_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTUI_WIZ_DIGITAL_SIGN_BLOB_INFO)
[CRYPTUI_WIZ_DIGITAL_SIGN_CERT_PVK_INFO](https://www.google.com/search?num=5&q=CRYPTUI_WIZ_DIGITAL_SIGN_CERT_PVK_INFO+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_DIGITAL_SIGN_CERT_PVK_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTUI_WIZ_DIGITAL_SIGN_CERT_PVK_INFO)
[CRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT](https://www.google.com/search?num=5&q=CRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT)
[CRYPTUI_WIZ_DIGITAL_SIGN_EXTENDED_INFO](https://www.google.com/search?num=5&q=CRYPTUI_WIZ_DIGITAL_SIGN_EXTENDED_INFO+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_DIGITAL_SIGN_EXTENDED_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTUI_WIZ_DIGITAL_SIGN_EXTENDED_INFO)
[CRYPTUI_WIZ_DIGITAL_SIGN_INFO](https://www.google.com/search?num=5&q=CRYPTUI_WIZ_DIGITAL_SIGN_INFO+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_DIGITAL_SIGN_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTUI_WIZ_DIGITAL_SIGN_INFO)
[CRYPTUI_WIZ_DIGITAL_SIGN_INFO_UNION](https://www.google.com/search?num=5&q=CRYPTUI_WIZ_DIGITAL_SIGN_INFO_UNION+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_DIGITAL_SIGN_INFO.CRYPTUI_WIZ_DIGITAL_SIGN_INFO_UNION](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTUI_WIZ_DIGITAL_SIGN_INFO_UNION)
[CRYPTUI_WIZ_DIGITAL_SIGN_PVK_FILE_INFO](https://www.google.com/search?num=5&q=CRYPTUI_WIZ_DIGITAL_SIGN_PVK_FILE_INFO+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_DIGITAL_SIGN_PVK_FILE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTUI_WIZ_DIGITAL_SIGN_PVK_FILE_INFO)
[CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO](https://www.google.com/search?num=5&q=CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO)
[CRYPTUI_WIZ_EXPORT_CERTCONTEXT_INFO](https://www.google.com/search?num=5&q=CRYPTUI_WIZ_EXPORT_CERTCONTEXT_INFO+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_EXPORT_CERTCONTEXT_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTUI_WIZ_EXPORT_CERTCONTEXT_INFO)
[CRYPTUI_WIZ_EXPORT_INFO](https://www.google.com/search?num=5&q=CRYPTUI_WIZ_EXPORT_INFO+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_EXPORT_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTUI_WIZ_EXPORT_INFO)
[CRYPTUI_WIZ_EXPORT_INFO_UNION](https://www.google.com/search?num=5&q=CRYPTUI_WIZ_EXPORT_INFO_UNION+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_EXPORT_INFO.CRYPTUI_WIZ_EXPORT_INFO_UNION](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTUI_WIZ_EXPORT_INFO_UNION)
[CRYPTUI_WIZ_IMPORT_SRC_INFO](https://www.google.com/search?num=5&q=CRYPTUI_WIZ_IMPORT_SRC_INFO+site%3Alearn.microsoft.com) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_IMPORT_SRC_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTUI_WIZ_IMPORT_SRC_INFO)
[CRYPTUI_WIZ_IMPORT_SRC_INFO_UNION](https://www.google.com/search?num=5&q=CRYPTUI_WIZ_IMPORT_SRC_INFO_UNION+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_IMPORT_SRC_INFO.CRYPTUI_WIZ_IMPORT_SRC_INFO_UNION](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTUI_WIZ_IMPORT_SRC_INFO_UNION)
[CTL_CONTEXT](https://www.google.com/search?num=5&q=CTL_CONTEXT+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CTL_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=CTL_CONTEXT)
[CTL_ENTRY](https://www.google.com/search?num=5&q=CTL_ENTRY+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CTL_ENTRY](https://github.com/dahall/Vanara/search?l=C%23&q=CTL_ENTRY)
[CTL_INFO](https://www.google.com/search?num=5&q=CTL_INFO+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CTL_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CTL_INFO)
[CTL_MODIFY_REQUEST](https://www.google.com/search?num=5&q=CTL_MODIFY_REQUEST+site%3Alearn.microsoft.com) | cryptdlg.h | [Vanara.PInvoke.CryptDlg.CTL_MODIFY_REQUEST](https://github.com/dahall/Vanara/search?l=C%23&q=CTL_MODIFY_REQUEST)
[CTL_USAGE](https://www.google.com/search?num=5&q=CTL_USAGE+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CTL_USAGE](https://github.com/dahall/Vanara/search?l=C%23&q=CTL_USAGE)
[CTL_VERIFY_USAGE_PARA](https://www.google.com/search?num=5&q=CTL_VERIFY_USAGE_PARA+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CTL_VERIFY_USAGE_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CTL_VERIFY_USAGE_PARA)
[CTL_VERIFY_USAGE_STATUS](https://www.google.com/search?num=5&q=CTL_VERIFY_USAGE_STATUS+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CTL_VERIFY_USAGE_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=CTL_VERIFY_USAGE_STATUS)
[HCERT_SERVER_OCSP_RESPONSE](https://www.google.com/search?num=5&q=HCERT_SERVER_OCSP_RESPONSE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.HCERT_SERVER_OCSP_RESPONSE](https://github.com/dahall/Vanara/search?l=C%23&q=HCERT_SERVER_OCSP_RESPONSE)
[HCERTCHAINENGINE](https://www.google.com/search?num=5&q=HCERTCHAINENGINE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.HCERTCHAINENGINE](https://github.com/dahall/Vanara/search?l=C%23&q=HCERTCHAINENGINE)
[HCERTSTORE](https://www.google.com/search?num=5&q=HCERTSTORE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.HCERTSTORE](https://github.com/dahall/Vanara/search?l=C%23&q=HCERTSTORE)
[HCRYPTDEFAULTCONTEXT](https://www.google.com/search?num=5&q=HCRYPTDEFAULTCONTEXT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.HCRYPTDEFAULTCONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=HCRYPTDEFAULTCONTEXT)
[HCRYPTHASH](https://www.google.com/search?num=5&q=HCRYPTHASH+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.HCRYPTHASH](https://github.com/dahall/Vanara/search?l=C%23&q=HCRYPTHASH)
[HCRYPTKEY](https://www.google.com/search?num=5&q=HCRYPTKEY+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.HCRYPTKEY](https://github.com/dahall/Vanara/search?l=C%23&q=HCRYPTKEY)
[HCRYPTMSG](https://www.google.com/search?num=5&q=HCRYPTMSG+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.HCRYPTMSG](https://github.com/dahall/Vanara/search?l=C%23&q=HCRYPTMSG)
[HCRYPTOIDFUNCADDR](https://www.google.com/search?num=5&q=HCRYPTOIDFUNCADDR+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.HCRYPTOIDFUNCADDR](https://github.com/dahall/Vanara/search?l=C%23&q=HCRYPTOIDFUNCADDR)
[HCRYPTOIDFUNCSET](https://www.google.com/search?num=5&q=HCRYPTOIDFUNCSET+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.HCRYPTOIDFUNCSET](https://github.com/dahall/Vanara/search?l=C%23&q=HCRYPTOIDFUNCSET)
[HCRYPTPROV](https://www.google.com/search?num=5&q=HCRYPTPROV+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.HCRYPTPROV](https://github.com/dahall/Vanara/search?l=C%23&q=HCRYPTPROV)
[MS_ADDINFO_BLOB](https://www.google.com/search?num=5&q=MS_ADDINFO_BLOB+site%3Alearn.microsoft.com) | mssip.h | [Vanara.PInvoke.Crypt32.MS_ADDINFO_BLOB](https://github.com/dahall/Vanara/search?l=C%23&q=MS_ADDINFO_BLOB)
[MS_ADDINFO_CATALOGMEMBER](https://www.google.com/search?num=5&q=MS_ADDINFO_CATALOGMEMBER+site%3Alearn.microsoft.com) | mssip.h | [Vanara.PInvoke.Crypt32.MS_ADDINFO_CATALOGMEMBER](https://github.com/dahall/Vanara/search?l=C%23&q=MS_ADDINFO_CATALOGMEMBER)
[MS_ADDINFO_FLAT](https://www.google.com/search?num=5&q=MS_ADDINFO_FLAT+site%3Alearn.microsoft.com) | mssip.h | [Vanara.PInvoke.Crypt32.MS_ADDINFO_FLAT](https://github.com/dahall/Vanara/search?l=C%23&q=MS_ADDINFO_FLAT)
[NCRYPT_ALLOC_PARA](https://www.google.com/search?num=5&q=NCRYPT_ALLOC_PARA+site%3Alearn.microsoft.com) | ncrypt.h | [Vanara.PInvoke.NCrypt.NCRYPT_ALLOC_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=NCRYPT_ALLOC_PARA)
[NCRYPT_DESCRIPTOR_HANDLE](https://www.google.com/search?num=5&q=NCRYPT_DESCRIPTOR_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NCrypt.NCRYPT_DESCRIPTOR_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=NCRYPT_DESCRIPTOR_HANDLE)
[NCRYPT_HANDLE](https://www.google.com/search?num=5&q=NCRYPT_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NCrypt.NCRYPT_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=NCRYPT_HANDLE)
[NCRYPT_HASH_HANDLE](https://www.google.com/search?num=5&q=NCRYPT_HASH_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NCrypt.NCRYPT_HASH_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=NCRYPT_HASH_HANDLE)
[NCRYPT_KEY_HANDLE](https://www.google.com/search?num=5&q=NCRYPT_KEY_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NCrypt.NCRYPT_KEY_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=NCRYPT_KEY_HANDLE)
[NCRYPT_PROTECT_STREAM_INFO](https://www.google.com/search?num=5&q=NCRYPT_PROTECT_STREAM_INFO+site%3Alearn.microsoft.com) | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCRYPT_PROTECT_STREAM_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=NCRYPT_PROTECT_STREAM_INFO)
[NCRYPT_PROTECT_STREAM_INFO_EX](https://www.google.com/search?num=5&q=NCRYPT_PROTECT_STREAM_INFO_EX+site%3Alearn.microsoft.com) | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCRYPT_PROTECT_STREAM_INFO_EX](https://github.com/dahall/Vanara/search?l=C%23&q=NCRYPT_PROTECT_STREAM_INFO_EX)
[NCRYPT_PROV_HANDLE](https://www.google.com/search?num=5&q=NCRYPT_PROV_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NCrypt.NCRYPT_PROV_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=NCRYPT_PROV_HANDLE)
[NCRYPT_SECRET_HANDLE](https://www.google.com/search?num=5&q=NCRYPT_SECRET_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NCrypt.NCRYPT_SECRET_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=NCRYPT_SECRET_HANDLE)
[NCRYPT_SSL_CIPHER_LENGTHS](https://www.google.com/search?num=5&q=NCRYPT_SSL_CIPHER_LENGTHS+site%3Alearn.microsoft.com) | Sslprovider.h | [Vanara.PInvoke.NCrypt.NCRYPT_SSL_CIPHER_LENGTHS](https://github.com/dahall/Vanara/search?l=C%23&q=NCRYPT_SSL_CIPHER_LENGTHS)
[NCRYPT_SSL_CIPHER_SUITE](https://www.google.com/search?num=5&q=NCRYPT_SSL_CIPHER_SUITE+site%3Alearn.microsoft.com) | Sslprovider.h | [Vanara.PInvoke.NCrypt.NCRYPT_SSL_CIPHER_SUITE](https://github.com/dahall/Vanara/search?l=C%23&q=NCRYPT_SSL_CIPHER_SUITE)
[NCRYPT_STREAM_HANDLE](https://www.google.com/search?num=5&q=NCRYPT_STREAM_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NCrypt.NCRYPT_STREAM_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=NCRYPT_STREAM_HANDLE)
[NCryptAlgorithmName](https://www.google.com/search?num=5&q=NCryptAlgorithmName+site%3Alearn.microsoft.com) | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptAlgorithmName](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptAlgorithmName)
[NCryptBuffer](https://www.google.com/search?num=5&q=NCryptBuffer+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.NCrypt.NCryptBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptBuffer)
[NCryptBufferDesc](https://www.google.com/search?num=5&q=NCryptBufferDesc+site%3Alearn.microsoft.com) | Bcrypt.h | [Vanara.PInvoke.NCrypt.NCryptBufferDesc](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptBufferDesc)
[PCCERT_CHAIN_CONTEXT](https://www.google.com/search?num=5&q=PCCERT_CHAIN_CONTEXT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.PCCERT_CHAIN_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=PCCERT_CHAIN_CONTEXT)
[PCCERT_CONTEXT](https://www.google.com/search?num=5&q=PCCERT_CONTEXT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.PCCERT_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=PCCERT_CONTEXT)
[PCCERT_SERVER_OCSP_RESPONSE_CONTEXT](https://www.google.com/search?num=5&q=PCCERT_SERVER_OCSP_RESPONSE_CONTEXT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.PCCERT_SERVER_OCSP_RESPONSE_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=PCCERT_SERVER_OCSP_RESPONSE_CONTEXT)
[PCCRL_CONTEXT](https://www.google.com/search?num=5&q=PCCRL_CONTEXT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.PCCRL_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=PCCRL_CONTEXT)
[PCCRYPT_OID_INFO](https://www.google.com/search?num=5&q=PCCRYPT_OID_INFO+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.PCCRYPT_OID_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PCCRYPT_OID_INFO)
[PCCRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT](https://www.google.com/search?num=5&q=PCCRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.CryptUI.PCCRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=PCCRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT)
[PCCTL_CONTEXT](https://www.google.com/search?num=5&q=PCCTL_CONTEXT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.PCCTL_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=PCCTL_CONTEXT)
[PUBLICKEYSTRUC](https://www.google.com/search?num=5&q=PUBLICKEYSTRUC+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.PUBLICKEYSTRUC](https://github.com/dahall/Vanara/search?l=C%23&q=PUBLICKEYSTRUC)
[SafeCRYPTOAPI_BLOB](https://www.google.com/search?num=5&q=SafeCRYPTOAPI_BLOB+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.SafeCRYPTOAPI_BLOB](https://github.com/dahall/Vanara/search?l=C%23&q=SafeCRYPTOAPI_BLOB)
[SIP_ADD_NEWPROVIDER](https://www.google.com/search?num=5&q=SIP_ADD_NEWPROVIDER+site%3Alearn.microsoft.com) | mssip.h | [Vanara.PInvoke.Crypt32.SIP_ADD_NEWPROVIDER](https://github.com/dahall/Vanara/search?l=C%23&q=SIP_ADD_NEWPROVIDER)
[SIP_CAP_SET_V2](https://www.google.com/search?num=5&q=SIP_CAP_SET_V2+site%3Alearn.microsoft.com) | mssip.h | [Vanara.PInvoke.Crypt32.SIP_CAP_SET_V2](https://github.com/dahall/Vanara/search?l=C%23&q=SIP_CAP_SET_V2)
[SIP_CAP_SET_V3](https://www.google.com/search?num=5&q=SIP_CAP_SET_V3+site%3Alearn.microsoft.com) | mssip.h | [Vanara.PInvoke.Crypt32.SIP_CAP_SET_V3](https://github.com/dahall/Vanara/search?l=C%23&q=SIP_CAP_SET_V3)
[SIP_DISPATCH_INFO](https://www.google.com/search?num=5&q=SIP_DISPATCH_INFO+site%3Alearn.microsoft.com) | mssip.h | [Vanara.PInvoke.Crypt32.SIP_DISPATCH_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=SIP_DISPATCH_INFO)
[SIP_INDIRECT_DATA](https://www.google.com/search?num=5&q=SIP_INDIRECT_DATA+site%3Alearn.microsoft.com) | mssip.h | [Vanara.PInvoke.Crypt32.SIP_INDIRECT_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=SIP_INDIRECT_DATA)
[SIP_SUBJECTINFO](https://www.google.com/search?num=5&q=SIP_SUBJECTINFO+site%3Alearn.microsoft.com) | mssip.h | [Vanara.PInvoke.Crypt32.SIP_SUBJECTINFO](https://github.com/dahall/Vanara/search?l=C%23&q=SIP_SUBJECTINFO)
[TOKENBINDING_IDENTIFIER](https://www.google.com/search?num=5&q=TOKENBINDING_IDENTIFIER+site%3Alearn.microsoft.com) | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TOKENBINDING_IDENTIFIER](https://github.com/dahall/Vanara/search?l=C%23&q=TOKENBINDING_IDENTIFIER)
[TOKENBINDING_KEY_TYPES](https://www.google.com/search?num=5&q=TOKENBINDING_KEY_TYPES+site%3Alearn.microsoft.com) | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TOKENBINDING_KEY_TYPES](https://github.com/dahall/Vanara/search?l=C%23&q=TOKENBINDING_KEY_TYPES)
[TOKENBINDING_RESULT_DATA](https://www.google.com/search?num=5&q=TOKENBINDING_RESULT_DATA+site%3Alearn.microsoft.com) | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TOKENBINDING_RESULT_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=TOKENBINDING_RESULT_DATA)
[TOKENBINDING_RESULT_LIST](https://www.google.com/search?num=5&q=TOKENBINDING_RESULT_LIST+site%3Alearn.microsoft.com) | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TOKENBINDING_RESULT_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=TOKENBINDING_RESULT_LIST)
### Classes
Native Class | Header | Managed Class
--- | --- | ---
[AlgOID](https://www.google.com/search?num=5&q=AlgOID+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.AlgOID](https://github.com/dahall/Vanara/search?l=C%23&q=AlgOID)
[AttrOID](https://www.google.com/search?num=5&q=AttrOID+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.AttrOID](https://github.com/dahall/Vanara/search?l=C%23&q=AttrOID)
[BlobType](https://www.google.com/search?num=5&q=BlobType+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.BCrypt.BlobType](https://github.com/dahall/Vanara/search?l=C%23&q=BlobType)
[CertStoreProvider](https://www.google.com/search?num=5&q=CertStoreProvider+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.CertStoreProvider](https://github.com/dahall/Vanara/search?l=C%23&q=CertStoreProvider)
[CertVerifyChainPolicy](https://www.google.com/search?num=5&q=CertVerifyChainPolicy+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.CertVerifyChainPolicy](https://github.com/dahall/Vanara/search?l=C%23&q=CertVerifyChainPolicy)
[ChainingMode](https://www.google.com/search?num=5&q=ChainingMode+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.BCrypt.ChainingMode](https://github.com/dahall/Vanara/search?l=C%23&q=ChainingMode)
[CryptMemMethods](https://www.google.com/search?num=5&q=CryptMemMethods+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.CryptMemMethods](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMemMethods)
[CryptProviderType](https://www.google.com/search?num=5&q=CryptProviderType+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.CryptProviderType](https://github.com/dahall/Vanara/search?l=C%23&q=CryptProviderType)
[KDF](https://www.google.com/search?num=5&q=KDF+site%3Alearn.microsoft.com) | bcrypt.h | [Vanara.PInvoke.BCrypt.KDF](https://github.com/dahall/Vanara/search?l=C%23&q=KDF)
[KnownProvider](https://www.google.com/search?num=5&q=KnownProvider+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.BCrypt.KnownProvider](https://github.com/dahall/Vanara/search?l=C%23&q=KnownProvider)
[KnownStorageProvider](https://www.google.com/search?num=5&q=KnownStorageProvider+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NCrypt.KnownStorageProvider](https://github.com/dahall/Vanara/search?l=C%23&q=KnownStorageProvider)
[NCryptBufferDesc](https://www.google.com/search?num=5&q=NCryptBufferDesc+site%3Alearn.microsoft.com) | Bcrypt.h | [Vanara.PInvoke.NCrypt.NCryptBufferDesc](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptBufferDesc)
[PropertyName](https://www.google.com/search?num=5&q=PropertyName+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.BCrypt.PropertyName](https://github.com/dahall/Vanara/search?l=C%23&q=PropertyName)
[PropertyName](https://www.google.com/search?num=5&q=PropertyName+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NCrypt.PropertyName](https://github.com/dahall/Vanara/search?l=C%23&q=PropertyName)
[SafeBCRYPT_ALG_HANDLE](https://www.google.com/search?num=5&q=SafeBCRYPT_ALG_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.BCrypt.SafeBCRYPT_ALG_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeBCRYPT_ALG_HANDLE)
[SafeBCRYPT_HASH_HANDLE](https://www.google.com/search?num=5&q=SafeBCRYPT_HASH_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.BCrypt.SafeBCRYPT_HASH_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeBCRYPT_HASH_HANDLE)
[SafeBCRYPT_KEY_HANDLE](https://www.google.com/search?num=5&q=SafeBCRYPT_KEY_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.BCrypt.SafeBCRYPT_KEY_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeBCRYPT_KEY_HANDLE)
[SafeBCRYPT_SECRET_HANDLE](https://www.google.com/search?num=5&q=SafeBCRYPT_SECRET_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.BCrypt.SafeBCRYPT_SECRET_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeBCRYPT_SECRET_HANDLE)
[SafeBCryptBuffer](https://www.google.com/search?num=5&q=SafeBCryptBuffer+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.BCrypt.SafeBCryptBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=SafeBCryptBuffer)
[SafeCryptMem](https://www.google.com/search?num=5&q=SafeCryptMem+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.SafeCryptMem](https://github.com/dahall/Vanara/search?l=C%23&q=SafeCryptMem)
[SafeCRYPTOAPI_BLOB](https://www.google.com/search?num=5&q=SafeCRYPTOAPI_BLOB+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.SafeCRYPTOAPI_BLOB](https://github.com/dahall/Vanara/search?l=C%23&q=SafeCRYPTOAPI_BLOB)
[SafeHCERTCHAINENGINE](https://www.google.com/search?num=5&q=SafeHCERTCHAINENGINE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.SafeHCERTCHAINENGINE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHCERTCHAINENGINE)
[SafeHCERTSTORE](https://www.google.com/search?num=5&q=SafeHCERTSTORE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.SafeHCERTSTORE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHCERTSTORE)
[SafeHCRYPTKEY](https://www.google.com/search?num=5&q=SafeHCRYPTKEY+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.SafeHCRYPTKEY](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHCRYPTKEY)
[SafeHCRYPTMSG](https://www.google.com/search?num=5&q=SafeHCRYPTMSG+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.SafeHCRYPTMSG](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHCRYPTMSG)
[SafeNCRYPT_DESCRIPTOR_HANDLE](https://www.google.com/search?num=5&q=SafeNCRYPT_DESCRIPTOR_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NCrypt.SafeNCRYPT_DESCRIPTOR_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeNCRYPT_DESCRIPTOR_HANDLE)
[SafeNCRYPT_KEY_HANDLE](https://www.google.com/search?num=5&q=SafeNCRYPT_KEY_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NCrypt.SafeNCRYPT_KEY_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeNCRYPT_KEY_HANDLE)
[SafeNCRYPT_PROV_HANDLE](https://www.google.com/search?num=5&q=SafeNCRYPT_PROV_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NCrypt.SafeNCRYPT_PROV_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeNCRYPT_PROV_HANDLE)
[SafeNCRYPT_SECRET_HANDLE](https://www.google.com/search?num=5&q=SafeNCRYPT_SECRET_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NCrypt.SafeNCRYPT_SECRET_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeNCRYPT_SECRET_HANDLE)
[SafeNCRYPT_STREAM_HANDLE](https://www.google.com/search?num=5&q=SafeNCRYPT_STREAM_HANDLE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NCrypt.SafeNCRYPT_STREAM_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeNCRYPT_STREAM_HANDLE)
[SafeNCryptBuffer](https://www.google.com/search?num=5&q=SafeNCryptBuffer+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NCrypt.SafeNCryptBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=SafeNCryptBuffer)
[SafeOID](https://www.google.com/search?num=5&q=SafeOID+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.SafeOID](https://github.com/dahall/Vanara/search?l=C%23&q=SafeOID)
[SafePCCERT_CHAIN_CONTEXT](https://www.google.com/search?num=5&q=SafePCCERT_CHAIN_CONTEXT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.SafePCCERT_CHAIN_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=SafePCCERT_CHAIN_CONTEXT)
[SafePCCERT_CONTEXT](https://www.google.com/search?num=5&q=SafePCCERT_CONTEXT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.SafePCCERT_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=SafePCCERT_CONTEXT)
[SafePCCERT_SERVER_OCSP_RESPONSE_CONTEXT](https://www.google.com/search?num=5&q=SafePCCERT_SERVER_OCSP_RESPONSE_CONTEXT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.SafePCCERT_SERVER_OCSP_RESPONSE_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=SafePCCERT_SERVER_OCSP_RESPONSE_CONTEXT)
[SafePCCRL_CONTEXT](https://www.google.com/search?num=5&q=SafePCCRL_CONTEXT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.SafePCCRL_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=SafePCCRL_CONTEXT)
[SafePCCRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT](https://www.google.com/search?num=5&q=SafePCCRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.CryptUI.SafePCCRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=SafePCCRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT)
[SafePCCTL_CONTEXT](https://www.google.com/search?num=5&q=SafePCCTL_CONTEXT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.Crypt32.SafePCCTL_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=SafePCCTL_CONTEXT)
[SafeSslBuffer](https://www.google.com/search?num=5&q=SafeSslBuffer+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.NCrypt.SafeSslBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=SafeSslBuffer)
[SignOID](https://www.google.com/search?num=5&q=SignOID+site%3Alearn.microsoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.SignOID](https://github.com/dahall/Vanara/search?l=C%23&q=SignOID)
[StandardAlgorithmId](https://www.google.com/search?num=5&q=StandardAlgorithmId+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.BCrypt.StandardAlgorithmId](https://github.com/dahall/Vanara/search?l=C%23&q=StandardAlgorithmId)