## Correlation report for crypt32.dll, bcrypt.dll, ncrypt.dll, tokenbinding.dll, cryptui.dll ### Methods (100% complete, 367 of 367 functions) Native Method | Native DLL | Header | Managed Method --- | --- | --- | --- [BCryptAddContextFunction](http://msdn2.microsoft.com/en-us/library/4f5b6db0-775d-42de-b9d9-a99fb11c89f2) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptAddContextFunction](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptAddContextFunction) [BCryptCloseAlgorithmProvider](http://msdn2.microsoft.com/en-us/library/def90d52-87e0-40e6-9c50-fd77177991d0) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptCloseAlgorithmProvider](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptCloseAlgorithmProvider) [BCryptConfigureContext](http://msdn2.microsoft.com/en-us/library/7989fefc-64fe-4ab3-9a48-7992edac171f) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptConfigureContext](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptConfigureContext) [BCryptConfigureContextFunction](http://msdn2.microsoft.com/en-us/library/e93c5e3e-3c63-49a3-8c8c-6510e10611ea) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptConfigureContextFunction](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptConfigureContextFunction) [BCryptCreateContext](http://msdn2.microsoft.com/en-us/library/68f71010-0089-4433-bc89-f61f190e0bff) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptCreateContext](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptCreateContext) [BCryptCreateHash](http://msdn2.microsoft.com/en-us/library/deb02f67-f3d3-4542-8245-fd4982c3190b) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptCreateHash](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptCreateHash) [BCryptCreateMultiHash](http://msdn2.microsoft.com/en-us/library/AAF91460-AEFB-4E16-91EA-4A60272B3839) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptCreateMultiHash](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptCreateMultiHash) [BCryptDecrypt](http://msdn2.microsoft.com/en-us/library/62286f6b-0d57-4691-83fc-2b9a9740af71) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDecrypt](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDecrypt) [BCryptDeleteContext](http://msdn2.microsoft.com/en-us/library/6a250bed-0ea4-4cae-86e6-f0cea95dc56e) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDeleteContext](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDeleteContext) [BCryptDeriveKey](http://msdn2.microsoft.com/en-us/library/33c3cbf7-6c08-42ed-ac3f-feb71f3a9cbf) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDeriveKey](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDeriveKey) [BCryptDeriveKeyCapi](http://msdn2.microsoft.com/en-us/library/bebb0767-8c54-48b7-864c-f53caea7120d) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDeriveKeyCapi](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDeriveKeyCapi) [BCryptDeriveKeyPBKDF2](http://msdn2.microsoft.com/en-us/library/afdddfec-a3a5-410c-998b-9a5af8e051b6) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDeriveKeyPBKDF2](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDeriveKeyPBKDF2) [BCryptDestroyHash](http://msdn2.microsoft.com/en-us/library/067dac61-98b9-478c-ac4d-e141961865e9) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDestroyHash](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDestroyHash) [BCryptDestroyKey](http://msdn2.microsoft.com/en-us/library/98c02e55-6489-4901-8a7a-021baac41965) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDestroyKey](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDestroyKey) [BCryptDestroySecret](http://msdn2.microsoft.com/en-us/library/237743ff-ecb1-4c01-b4f9-192f27716f2c) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDestroySecret](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDestroySecret) [BCryptDuplicateHash](http://msdn2.microsoft.com/en-us/library/451ff5dc-b66a-4e8e-a327-28b4ee618b74) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDuplicateHash](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDuplicateHash) [BCryptDuplicateKey](http://msdn2.microsoft.com/en-us/library/13a0b904-353f-498a-bdc2-2fd4e51144ff) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptDuplicateKey](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptDuplicateKey) [BCryptEncrypt](http://msdn2.microsoft.com/en-us/library/69fe4530-4b7c-40db-a85c-f9dc458735e7) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptEncrypt](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptEncrypt) [BCryptEnumAlgorithms](http://msdn2.microsoft.com/en-us/library/7fa227c0-2b80-49ab-8a19-72f8444d5507) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptEnumAlgorithms](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptEnumAlgorithms) [BCryptEnumContextFunctionProviders](http://msdn2.microsoft.com/en-us/library/82776e61-03bb-463b-8767-fa4f70fe1341) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptEnumContextFunctionProviders](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptEnumContextFunctionProviders) [BCryptEnumContextFunctions](http://msdn2.microsoft.com/en-us/library/81bdfd47-7001-4e63-a8b3-33dae99f2c66) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptEnumContextFunctions](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptEnumContextFunctions) [BCryptEnumContexts](http://msdn2.microsoft.com/en-us/library/02646a80-6e93-4169-83da-0488ff3da56f) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptEnumContexts](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptEnumContexts) [BCryptEnumProviders](http://msdn2.microsoft.com/en-us/library/0496f241-9530-47fb-89e2-15d7ab6da87a) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptEnumProviders](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptEnumProviders) [BCryptEnumRegisteredProviders](http://msdn2.microsoft.com/en-us/library/a01adfec-dbe0-4817-af97-63163760fafc) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptEnumRegisteredProviders](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptEnumRegisteredProviders) [BCryptExportKey](http://msdn2.microsoft.com/en-us/library/a5d73143-c1d6-43b3-a724-7e27c68a5ade) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptExportKey](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptExportKey) [BCryptFinalizeKeyPair](http://msdn2.microsoft.com/en-us/library/bf0b90f1-6da8-464e-9271-ad60ea762653) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptFinalizeKeyPair](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptFinalizeKeyPair) [BCryptFinishHash](http://msdn2.microsoft.com/en-us/library/82a7c3d9-c01b-46d0-8b54-694dc0d8ffdd) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptFinishHash](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptFinishHash) [BCryptFreeBuffer](http://msdn2.microsoft.com/en-us/library/0ee83ca1-2fe6-4ff2-823e-888b3e66f310) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptFreeBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptFreeBuffer) [BCryptGenerateKeyPair](http://msdn2.microsoft.com/en-us/library/cdf0de2e-2445-45e3-91ba-89791a0c0642) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptGenerateKeyPair](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptGenerateKeyPair) [BCryptGenerateSymmetricKey](http://msdn2.microsoft.com/en-us/library/c55d714f-f47e-4ddf-97b9-985c0441bb2d) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptGenerateSymmetricKey](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptGenerateSymmetricKey) [BCryptGenRandom](http://msdn2.microsoft.com/en-us/library/7c6cee3a-f2c5-46f3-8cfe-984316f323d9) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptGenRandom](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptGenRandom) [BCryptGetFipsAlgorithmMode](http://msdn2.microsoft.com/en-us/library/eb7b758d-3466-49fe-8729-a8a059fadcde) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptGetFipsAlgorithmMode](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptGetFipsAlgorithmMode) [BCryptGetProperty](http://msdn2.microsoft.com/en-us/library/5c62ca3a-843e-41a7-9340-41785fbb15f4) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptGetProperty](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptGetProperty) [BCryptHash](http://msdn2.microsoft.com/en-us/library/F0FF9B6D-1345-480A-BE13-BE90547407BF) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptHash](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptHash) [BCryptHashData](http://msdn2.microsoft.com/en-us/library/dab89dff-dc84-4f69-8b6b-de65704b0265) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptHashData](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptHashData) [BCryptImportKey](http://msdn2.microsoft.com/en-us/library/6b9683f4-10f2-40e4-9757-a1f01991bef7) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptImportKey](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptImportKey) [BCryptImportKeyPair](http://msdn2.microsoft.com/en-us/library/271fc084-6121-4666-b521-b849c7d7966c) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptImportKeyPair](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptImportKeyPair) [BCryptKeyDerivation](http://msdn2.microsoft.com/en-us/library/D0B91FFE-2E72-4AE3-A84F-DC598C02CF53) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptKeyDerivation](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptKeyDerivation) [BCryptOpenAlgorithmProvider](http://msdn2.microsoft.com/en-us/library/aceba9c0-19e6-4f3c-972a-752feed4a9f8) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptOpenAlgorithmProvider](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptOpenAlgorithmProvider) [BCryptProcessMultiOperations](http://msdn2.microsoft.com/en-us/library/5FD28AC3-46D2-4F06-BF06-F5FEF8E531F5) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptProcessMultiOperations](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptProcessMultiOperations) [BCryptQueryContextConfiguration](http://msdn2.microsoft.com/en-us/library/3e2ae471-cad6-4bfe-9e30-7b2a7014bc08) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptQueryContextConfiguration](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptQueryContextConfiguration) [BCryptQueryContextFunctionConfiguration](http://msdn2.microsoft.com/en-us/library/4eea9efe-bf45-4926-86fc-9b12b6d292cd) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptQueryContextFunctionConfiguration](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptQueryContextFunctionConfiguration) [BCryptQueryContextFunctionProperty](http://msdn2.microsoft.com/en-us/library/c8814a13-ac28-4583-927f-c787e0a25faf) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptQueryContextFunctionProperty](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptQueryContextFunctionProperty) [BCryptQueryProviderRegistration](http://msdn2.microsoft.com/en-us/library/28b8bca9-442f-4d58-86aa-8aa274777ede) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptQueryProviderRegistration](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptQueryProviderRegistration) [BCryptRegisterConfigChangeNotify](http://msdn2.microsoft.com/en-us/library/bb394681) | bcrypt.dll | Bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptRegisterConfigChangeNotify](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptRegisterConfigChangeNotify) [BCryptRemoveContextFunction](http://msdn2.microsoft.com/en-us/library/b8b1df66-f66f-4efc-9c8e-fca32e0278c5) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptRemoveContextFunction](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptRemoveContextFunction) [BCryptResolveProviders](http://msdn2.microsoft.com/en-us/library/cf30f635-4918-4911-9db0-df90d26a2f1a) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptResolveProviders](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptResolveProviders) [BCryptSecretAgreement](http://msdn2.microsoft.com/en-us/library/96863d81-3643-4962-8abf-db1cc2acde07) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptSecretAgreement](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptSecretAgreement) [BCryptSetContextFunctionProperty](http://msdn2.microsoft.com/en-us/library/1e02720b-5210-4127-ab9e-24532a764795) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptSetContextFunctionProperty](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptSetContextFunctionProperty) [BCryptSetProperty](http://msdn2.microsoft.com/en-us/library/687f3410-d28b-4ce2-a2a1-c564f757c668) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptSetProperty](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptSetProperty) [BCryptSignHash](http://msdn2.microsoft.com/en-us/library/f402ea9e-89ae-4ccc-9591-aa2328287c0e) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptSignHash](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptSignHash) [BCryptUnregisterConfigChangeNotify](http://msdn2.microsoft.com/en-us/library/bb394683) | bcrypt.dll | Bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptUnregisterConfigChangeNotify](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptUnregisterConfigChangeNotify) [BCryptVerifySignature](http://msdn2.microsoft.com/en-us/library/95c32056-e444-441c-bbc1-c5ae82aba964) | bcrypt.dll | bcrypt.h | [Vanara.PInvoke.BCrypt.BCryptVerifySignature](https://github.com/dahall/Vanara/search?l=C%23&q=BCryptVerifySignature) [CertAddCertificateContextToStore](http://msdn2.microsoft.com/en-us/library/5e4d8cae-1096-491f-9a04-92b7e9c020bb) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddCertificateContextToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddCertificateContextToStore) [CertAddCertificateLinkToStore](http://msdn2.microsoft.com/en-us/library/bcbf7755-d0ce-4dd5-8462-72760364fdc3) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddCertificateLinkToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddCertificateLinkToStore) [CertAddCRLContextToStore](http://msdn2.microsoft.com/en-us/library/5dfa1c08-5d75-4ee4-bd65-ce56eb61ecce) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddCRLContextToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddCRLContextToStore) [CertAddCRLLinkToStore](http://msdn2.microsoft.com/en-us/library/2fde63ed-7522-4400-a16b-059a001e7c26) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddCRLLinkToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddCRLLinkToStore) [CertAddCTLContextToStore](http://msdn2.microsoft.com/en-us/library/e8858f75-77a1-4c5f-a3e3-a645c5e0f053) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddCTLContextToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddCTLContextToStore) [CertAddCTLLinkToStore](http://msdn2.microsoft.com/en-us/library/c129aeae-69d9-440a-979d-e9e481c64538) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddCTLLinkToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddCTLLinkToStore) [CertAddEncodedCertificateToStore](http://msdn2.microsoft.com/en-us/library/7c092bf5-f8b2-47d0-94ee-c8e0f4bca62d) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddEncodedCertificateToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddEncodedCertificateToStore) [CertAddEncodedCertificateToSystemStore](http://msdn2.microsoft.com/en-us/library/72ff1bcc-eb94-4d97-89fa-d95ed9eb460e) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddEncodedCertificateToSystemStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddEncodedCertificateToSystemStore) [CertAddEncodedCRLToStore](http://msdn2.microsoft.com/en-us/library/ec2361e6-a1e6-413a-828e-d543a09c88f8) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddEncodedCRLToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddEncodedCRLToStore) [CertAddEncodedCTLToStore](http://msdn2.microsoft.com/en-us/library/4239d43e-187d-4f40-99ae-6f914b7577ac) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddEncodedCTLToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddEncodedCTLToStore) [CertAddEnhancedKeyUsageIdentifier](http://msdn2.microsoft.com/en-us/library/1bec8d2f-aa43-4a8b-9414-c3a4e5fcb470) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddEnhancedKeyUsageIdentifier](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddEnhancedKeyUsageIdentifier) [CertAddRefServerOcspResponse](http://msdn2.microsoft.com/en-us/library/6ccc0e85-1fa0-480c-a5b4-b21ba811e5d0) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddRefServerOcspResponse](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddRefServerOcspResponse) [CertAddRefServerOcspResponseContext](http://msdn2.microsoft.com/en-us/library/b7cdce9b-25fe-4fb9-b266-61989793699b) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddRefServerOcspResponseContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddRefServerOcspResponseContext) [CertAddSerializedElementToStore](http://msdn2.microsoft.com/en-us/library/2726cd34-51ba-4f68-9a3c-7cd505eb32a1) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddSerializedElementToStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddSerializedElementToStore) [CertAddStoreToCollection](http://msdn2.microsoft.com/en-us/library/ea848d74-c3ec-4166-90ea-121b33f7f318) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAddStoreToCollection](https://github.com/dahall/Vanara/search?l=C%23&q=CertAddStoreToCollection) [CertAlgIdToOID](http://msdn2.microsoft.com/en-us/library/2a66c6da-22dd-4192-9f3d-2fb85f8032e0) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertAlgIdToOID](https://github.com/dahall/Vanara/search?l=C%23&q=CertAlgIdToOID) [CertCloseServerOcspResponse](http://msdn2.microsoft.com/en-us/library/6247e8ca-ba12-432f-9bf8-a6c644f253e9) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCloseServerOcspResponse](https://github.com/dahall/Vanara/search?l=C%23&q=CertCloseServerOcspResponse) [CertCloseStore](http://msdn2.microsoft.com/en-us/library/a93fdd65-359e-4046-910d-347c3af01280) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCloseStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertCloseStore) [CertCompareCertificate](http://msdn2.microsoft.com/en-us/library/b485fa81-b927-4f0c-bde1-075f36c76d9a) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCompareCertificate](https://github.com/dahall/Vanara/search?l=C%23&q=CertCompareCertificate) [CertCompareCertificateName](http://msdn2.microsoft.com/en-us/library/6249429d-0cb2-4209-9580-87185d44b967) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCompareCertificateName](https://github.com/dahall/Vanara/search?l=C%23&q=CertCompareCertificateName) [CertCompareIntegerBlob](http://msdn2.microsoft.com/en-us/library/467ce464-2f22-4583-a745-711ba3b05f4f) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCompareIntegerBlob](https://github.com/dahall/Vanara/search?l=C%23&q=CertCompareIntegerBlob) [CertComparePublicKeyInfo](http://msdn2.microsoft.com/en-us/library/079e4d5e-c8cb-4c3e-8094-13b9a140d564) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertComparePublicKeyInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CertComparePublicKeyInfo) [CertControlStore](http://msdn2.microsoft.com/en-us/library/04cd9349-50c1-44b4-b080-631a24a80d70) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertControlStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertControlStore) [CertCreateCertificateChainEngine](http://msdn2.microsoft.com/en-us/library/e173016a-d3d7-42e0-aad8-e738abaf1df9) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCreateCertificateChainEngine](https://github.com/dahall/Vanara/search?l=C%23&q=CertCreateCertificateChainEngine) [CertCreateCertificateContext](http://msdn2.microsoft.com/en-us/library/a32714c4-ee88-48a8-a40a-bbbfec0613ac) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCreateCertificateContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertCreateCertificateContext) [CertCreateContext](http://msdn2.microsoft.com/en-us/library/0911054b-a47a-4046-b121-a236fc4b018b) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCreateContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertCreateContext) [CertCreateCRLContext](http://msdn2.microsoft.com/en-us/library/23d9dfb0-926d-443e-b960-a03338f1cc1b) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCreateCRLContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertCreateCRLContext) [CertCreateCTLContext](http://msdn2.microsoft.com/en-us/library/172c59ee-9e06-4169-aaa7-2624e3fcf015) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCreateCTLContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertCreateCTLContext) [CertCreateCTLEntryFromCertificateContextProperties](http://msdn2.microsoft.com/en-us/library/90ac512f-3cbe-4543-9b34-8e384f730cfe) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCreateCTLEntryFromCertificateContextProperties](https://github.com/dahall/Vanara/search?l=C%23&q=CertCreateCTLEntryFromCertificateContextProperties) [CertCreateSelfSignCertificate](http://msdn2.microsoft.com/en-us/library/89028c4e-f896-4c50-9fa2-bcb4e1784244) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertCreateSelfSignCertificate](https://github.com/dahall/Vanara/search?l=C%23&q=CertCreateSelfSignCertificate) [CertDeleteCertificateFromStore](http://msdn2.microsoft.com/en-us/library/4390c8da-9c4d-47a4-9af4-d179829f77f3) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertDeleteCertificateFromStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertDeleteCertificateFromStore) [CertDeleteCRLFromStore](http://msdn2.microsoft.com/en-us/library/eb542c25-8d2b-4427-8f2a-719b472613a5) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertDeleteCRLFromStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertDeleteCRLFromStore) [CertDeleteCTLFromStore](http://msdn2.microsoft.com/en-us/library/e24d3445-8929-463a-b771-1f25f4e999b5) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertDeleteCTLFromStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertDeleteCTLFromStore) [CertDuplicateCertificateChain](http://msdn2.microsoft.com/en-us/library/fea72a3e-5a22-47c7-8f6e-0d76fc3339f8) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertDuplicateCertificateChain](https://github.com/dahall/Vanara/search?l=C%23&q=CertDuplicateCertificateChain) [CertDuplicateCertificateContext](http://msdn2.microsoft.com/en-us/library/589edd25-c8d0-4f93-83b2-9df2ed2e2812) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertDuplicateCertificateContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertDuplicateCertificateContext) [CertDuplicateCRLContext](http://msdn2.microsoft.com/en-us/library/ea14c494-d1c7-46d0-9d56-fc89a4b4afa9) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertDuplicateCRLContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertDuplicateCRLContext) [CertDuplicateCTLContext](http://msdn2.microsoft.com/en-us/library/512d246f-9f22-4ac1-a4fc-d5c615a65cf9) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertDuplicateCTLContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertDuplicateCTLContext) [CertDuplicateStore](http://msdn2.microsoft.com/en-us/library/628efd30-6e07-4748-82ac-5cdc723be451) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertDuplicateStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertDuplicateStore) [CertEnumCertificateContextProperties](http://msdn2.microsoft.com/en-us/library/b7304ab2-432b-40c0-8014-7f8874fa36fa) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumCertificateContextProperties](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumCertificateContextProperties) [CertEnumCertificatesInStore](http://msdn2.microsoft.com/en-us/library/c5ab5b4c-dc0c-416b-aa9e-b939398cfa6d) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumCertificatesInStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumCertificatesInStore) [CertEnumCRLContextProperties](http://msdn2.microsoft.com/en-us/library/330808ef-9b39-4bd4-ba0b-9e70ec516f33) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumCRLContextProperties](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumCRLContextProperties) [CertEnumCRLsInStore](http://msdn2.microsoft.com/en-us/library/fc25ca04-8520-4053-9591-afc81c88670c) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumCRLsInStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumCRLsInStore) [CertEnumCTLContextProperties](http://msdn2.microsoft.com/en-us/library/f5c9c4cd-bf99-41bf-b13e-f1921b011039) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumCTLContextProperties](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumCTLContextProperties) [CertEnumCTLsInStore](http://msdn2.microsoft.com/en-us/library/dac9f91e-8ed4-43ce-8147-485c2ed7edd5) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumCTLsInStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumCTLsInStore) [CertEnumPhysicalStore](http://msdn2.microsoft.com/en-us/library/5804d565-5129-4e6d-8b3d-9bd938807740) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumPhysicalStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumPhysicalStore) [CertEnumSubjectInSortedCTL](http://msdn2.microsoft.com/en-us/library/b37cff03-5e9c-4e6c-b46e-d3f02dbf8783) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumSubjectInSortedCTL](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumSubjectInSortedCTL) [CertEnumSystemStore](http://msdn2.microsoft.com/en-us/library/fd9cb23b-e4a3-41cb-8f0a-30f4e813c6ac) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumSystemStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumSystemStore) [CertEnumSystemStoreLocation](http://msdn2.microsoft.com/en-us/library/86408e6f-0732-4cb4-85cd-840b9d98b973) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertEnumSystemStoreLocation](https://github.com/dahall/Vanara/search?l=C%23&q=CertEnumSystemStoreLocation) [CertFindAttribute](http://msdn2.microsoft.com/en-us/library/99d690fb-ea85-4cb1-9fb0-bdb02e4ac50a) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindAttribute](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindAttribute) [CertFindCertificateInCRL](http://msdn2.microsoft.com/en-us/library/c05a99e6-da38-431e-8d02-04056047a211) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindCertificateInCRL](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindCertificateInCRL) [CertFindCertificateInStore](http://msdn2.microsoft.com/en-us/library/20b3fcfb-55df-46ff-80a5-70f31a3d03b2) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindCertificateInStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindCertificateInStore) [CertFindChainInStore](http://msdn2.microsoft.com/en-us/library/698cece8-71a8-4bfa-8ee6-8035a6dcbe05) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindChainInStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindChainInStore) [CertFindCRLInStore](http://msdn2.microsoft.com/en-us/library/3e481912-204a-4d86-ab67-81f8ae4d1aaa) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindCRLInStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindCRLInStore) [CertFindCTLInStore](http://msdn2.microsoft.com/en-us/library/e5ed3b22-e96f-4e7d-a20e-eebed0a84d3c) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindCTLInStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindCTLInStore) [CertFindExtension](http://msdn2.microsoft.com/en-us/library/489c58b6-a704-4f54-bc64-34eacafc347c) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindExtension](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindExtension) [CertFindRDNAttr](http://msdn2.microsoft.com/en-us/library/31f82a02-e90a-48de-857a-9fbb03048b5c) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindRDNAttr](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindRDNAttr) [CertFindSubjectInCTL](http://msdn2.microsoft.com/en-us/library/e0c81531-e649-45bb-bafe-bced00c7b16a) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindSubjectInCTL](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindSubjectInCTL) [CertFindSubjectInSortedCTL](http://msdn2.microsoft.com/en-us/library/027e89e6-3de0-440d-be70-2281778f9a1e) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFindSubjectInSortedCTL](https://github.com/dahall/Vanara/search?l=C%23&q=CertFindSubjectInSortedCTL) [CertFreeCertificateChain](http://msdn2.microsoft.com/en-us/library/5ba181c2-6936-4848-a571-2bb58f46f081) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFreeCertificateChain](https://github.com/dahall/Vanara/search?l=C%23&q=CertFreeCertificateChain) [CertFreeCertificateChainEngine](http://msdn2.microsoft.com/en-us/library/5aebc09d-342d-4938-8a1a-0cbfdc147bb5) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFreeCertificateChainEngine](https://github.com/dahall/Vanara/search?l=C%23&q=CertFreeCertificateChainEngine) [CertFreeCertificateChainList](http://msdn2.microsoft.com/en-us/library/a53b02ca-bc3f-43fd-8c90-2f646d550182) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFreeCertificateChainList](https://github.com/dahall/Vanara/search?l=C%23&q=CertFreeCertificateChainList) [CertFreeCertificateContext](http://msdn2.microsoft.com/en-us/library/7d2f3237-3f8b-4234-b6db-3057384cd89b) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFreeCertificateContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertFreeCertificateContext) [CertFreeCRLContext](http://msdn2.microsoft.com/en-us/library/19a590a5-bd39-4bbe-ad86-4e648baa1ba8) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFreeCRLContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertFreeCRLContext) [CertFreeCTLContext](http://msdn2.microsoft.com/en-us/library/84b1aa0c-44d9-4a2f-861c-fa7d8caac192) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFreeCTLContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertFreeCTLContext) [CertFreeServerOcspResponseContext](http://msdn2.microsoft.com/en-us/library/a07fc1e0-6f06-4336-b33c-d4d6a838b609) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertFreeServerOcspResponseContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertFreeServerOcspResponseContext) [CertGetCertificateChain](http://msdn2.microsoft.com/en-us/library/8c93036c-0b93-40d4-b0e3-ba1f2fc72db1) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetCertificateChain](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetCertificateChain) [CertGetCertificateContextProperty](http://msdn2.microsoft.com/en-us/library/f766db64-3121-4f70-ac83-ce25ee634efa) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetCertificateContextProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetCertificateContextProperty) [CertGetCRLContextProperty](http://msdn2.microsoft.com/en-us/library/16c2cc06-28fd-42d9-a377-0df2eaeeae56) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetCRLContextProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetCRLContextProperty) [CertGetCRLFromStore](http://msdn2.microsoft.com/en-us/library/7bd21424-4f74-4bac-ab47-00d51ebdca1c) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetCRLFromStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetCRLFromStore) [CertGetCTLContextProperty](http://msdn2.microsoft.com/en-us/library/16e45fe1-2710-4fa1-82da-c298645d7379) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetCTLContextProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetCTLContextProperty) [CertGetEnhancedKeyUsage](http://msdn2.microsoft.com/en-us/library/eda6d875-df62-4f40-8734-a91666dba289) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetEnhancedKeyUsage](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetEnhancedKeyUsage) [CertGetIntendedKeyUsage](http://msdn2.microsoft.com/en-us/library/d09c3626-f864-4774-8511-3e912f62e520) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetIntendedKeyUsage](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetIntendedKeyUsage) [CertGetIssuerCertificateFromStore](http://msdn2.microsoft.com/en-us/library/b57982d0-cba8-43cd-a544-3635fdf599e2) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetIssuerCertificateFromStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetIssuerCertificateFromStore) [CertGetNameString](http://msdn2.microsoft.com/en-us/library/300e6345-0be0-48c7-a3a3-174879cf0bbb) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetNameString](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetNameString) [CertGetPublicKeyLength](http://msdn2.microsoft.com/en-us/library/e67923f4-cd1f-4952-88f1-92ee26423f87) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetPublicKeyLength](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetPublicKeyLength) [CertGetServerOcspResponseContext](http://msdn2.microsoft.com/en-us/library/07476e43-db6b-4119-8d6b-41143b98744e) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetServerOcspResponseContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetServerOcspResponseContext) [CertGetStoreProperty](http://msdn2.microsoft.com/en-us/library/0df4f18b-3b0f-498e-90a5-74d686af83e0) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetStoreProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetStoreProperty) [CertGetSubjectCertificateFromStore](http://msdn2.microsoft.com/en-us/library/61d73501-91b1-4498-b1a3-17392360c700) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetSubjectCertificateFromStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetSubjectCertificateFromStore) [CertGetValidUsages](http://msdn2.microsoft.com/en-us/library/1504f166-2fa9-4041-9d72-b150cd8baa8a) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertGetValidUsages](https://github.com/dahall/Vanara/search?l=C%23&q=CertGetValidUsages) [CertIsRDNAttrsInCertificateName](http://msdn2.microsoft.com/en-us/library/e45b80a3-9269-4f21-8407-1c8303cb5f32) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertIsRDNAttrsInCertificateName](https://github.com/dahall/Vanara/search?l=C%23&q=CertIsRDNAttrsInCertificateName) [CertIsStrongHashToSign](http://msdn2.microsoft.com/en-us/library/B498C1F0-1EFF-49AF-9CD4-A447F79256F1) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertIsStrongHashToSign](https://github.com/dahall/Vanara/search?l=C%23&q=CertIsStrongHashToSign) [CertIsValidCRLForCertificate](http://msdn2.microsoft.com/en-us/library/06047b7a-4bdd-42f9-bb85-49b6ec6f35a0) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertIsValidCRLForCertificate](https://github.com/dahall/Vanara/search?l=C%23&q=CertIsValidCRLForCertificate) [CertNameToStr](http://msdn2.microsoft.com/en-us/library/b3d96de8-5cbc-4ccb-b759-6757520bbda3) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertNameToStr](https://github.com/dahall/Vanara/search?l=C%23&q=CertNameToStr) [CertOIDToAlgId](http://msdn2.microsoft.com/en-us/library/920b2642-ce7c-4098-8720-5a6f24128787) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertOIDToAlgId](https://github.com/dahall/Vanara/search?l=C%23&q=CertOIDToAlgId) [CertOpenServerOcspResponse](http://msdn2.microsoft.com/en-us/library/c29d1972-b329-4e32-aead-a038130fb85e) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertOpenServerOcspResponse](https://github.com/dahall/Vanara/search?l=C%23&q=CertOpenServerOcspResponse) [CertOpenStore](http://msdn2.microsoft.com/en-us/library/4edccbfe-c0a8-442b-b6b7-51ef598e7c90) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertOpenStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertOpenStore) [CertOpenSystemStore](http://msdn2.microsoft.com/en-us/library/23699439-1a6c-4907-93fa-651024856be7) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertOpenSystemStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertOpenSystemStore) [CertRDNValueToStr](http://msdn2.microsoft.com/en-us/library/c1e0af19-320e-411e-85bf-c7f01befcac4) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertRDNValueToStr](https://github.com/dahall/Vanara/search?l=C%23&q=CertRDNValueToStr) [CertRegisterPhysicalStore](http://msdn2.microsoft.com/en-us/library/e301c76d-cacd-441a-b925-754b07e4bfa9) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertRegisterPhysicalStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertRegisterPhysicalStore) [CertRegisterSystemStore](http://msdn2.microsoft.com/en-us/library/b6f72826-92ab-4e21-8db9-eb053663148b) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertRegisterSystemStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertRegisterSystemStore) [CertRemoveEnhancedKeyUsageIdentifier](http://msdn2.microsoft.com/en-us/library/4fb27073-674c-4bac-9a62-6e33e1a5785e) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertRemoveEnhancedKeyUsageIdentifier](https://github.com/dahall/Vanara/search?l=C%23&q=CertRemoveEnhancedKeyUsageIdentifier) [CertRemoveStoreFromCollection](http://msdn2.microsoft.com/en-us/library/e1564848-8b39-4ea9-9148-142ceaaaed15) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertRemoveStoreFromCollection](https://github.com/dahall/Vanara/search?l=C%23&q=CertRemoveStoreFromCollection) [CertResyncCertificateChainEngine](http://msdn2.microsoft.com/en-us/library/D8674AD1-0407-4D1E-9E21-60CAC6D01FC5) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertResyncCertificateChainEngine](https://github.com/dahall/Vanara/search?l=C%23&q=CertResyncCertificateChainEngine) [CertRetrieveLogoOrBiometricInfo](http://msdn2.microsoft.com/en-us/library/35813928-728e-40b7-b627-817d3094eeb1) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertRetrieveLogoOrBiometricInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CertRetrieveLogoOrBiometricInfo) [CertSaveStore](http://msdn2.microsoft.com/en-us/library/5cc818d7-b079-4962-aabc-fc512d4e92ac) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSaveStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertSaveStore) [CertSelectCertificateChains](http://msdn2.microsoft.com/en-us/library/b740772b-d25b-4b3d-9acb-03f7018750d6) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSelectCertificateChains](https://github.com/dahall/Vanara/search?l=C%23&q=CertSelectCertificateChains) [CertSelectionGetSerializedBlob](http://msdn2.microsoft.com/en-us/library/6c3240f7-5121-401d-a4d4-df3055cb301a) | cryptui.dll | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CertSelectionGetSerializedBlob](https://github.com/dahall/Vanara/search?l=C%23&q=CertSelectionGetSerializedBlob) [CertSerializeCertificateStoreElement](http://msdn2.microsoft.com/en-us/library/104fc986-6344-41b7-8843-23c3c72405a2) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSerializeCertificateStoreElement](https://github.com/dahall/Vanara/search?l=C%23&q=CertSerializeCertificateStoreElement) [CertSerializeCRLStoreElement](http://msdn2.microsoft.com/en-us/library/4ab053cd-d3d4-483c-b0ff-b8de63d88707) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSerializeCRLStoreElement](https://github.com/dahall/Vanara/search?l=C%23&q=CertSerializeCRLStoreElement) [CertSerializeCTLStoreElement](http://msdn2.microsoft.com/en-us/library/63d343c1-fa65-4cd1-a210-3805c7d92208) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSerializeCTLStoreElement](https://github.com/dahall/Vanara/search?l=C%23&q=CertSerializeCTLStoreElement) [CertSetCertificateContextPropertiesFromCTLEntry](http://msdn2.microsoft.com/en-us/library/b53b046a-68d4-4dc5-ab89-1b30ebd1de60) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSetCertificateContextPropertiesFromCTLEntry](https://github.com/dahall/Vanara/search?l=C%23&q=CertSetCertificateContextPropertiesFromCTLEntry) [CertSetCertificateContextProperty](http://msdn2.microsoft.com/en-us/library/b4a0c66d-997f-49cb-935a-9187320037f1) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSetCertificateContextProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CertSetCertificateContextProperty) [CertSetCRLContextProperty](http://msdn2.microsoft.com/en-us/library/7e4a0a39-ce55-4171-9b66-31c1c28d895f) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSetCRLContextProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CertSetCRLContextProperty) [CertSetCTLContextProperty](http://msdn2.microsoft.com/en-us/library/3af01ca6-6fa1-4510-872a-b5e13e07f49f) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSetCTLContextProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CertSetCTLContextProperty) [CertSetEnhancedKeyUsage](http://msdn2.microsoft.com/en-us/library/423b0232-846e-4e40-bc42-d30c48c548da) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSetEnhancedKeyUsage](https://github.com/dahall/Vanara/search?l=C%23&q=CertSetEnhancedKeyUsage) [CertSetStoreProperty](http://msdn2.microsoft.com/en-us/library/e043486d-9a6e-46c0-b258-6f8d463bf6fe) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertSetStoreProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CertSetStoreProperty) [CertStrToName](http://msdn2.microsoft.com/en-us/library/8bdfafa6-9833-4689-a155-dff09647ec8d) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertStrToName](https://github.com/dahall/Vanara/search?l=C%23&q=CertStrToName) [CertUnregisterPhysicalStore](http://msdn2.microsoft.com/en-us/library/06480a2f-5a94-4cf5-9774-ceb9499e1d44) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertUnregisterPhysicalStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertUnregisterPhysicalStore) [CertUnregisterSystemStore](http://msdn2.microsoft.com/en-us/library/958e4185-4c37-450c-abfc-91b95593227e) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertUnregisterSystemStore](https://github.com/dahall/Vanara/search?l=C%23&q=CertUnregisterSystemStore) [CertVerifyCertificateChainPolicy](http://msdn2.microsoft.com/en-us/library/19c37f77-1072-4740-b244-764b816a2a1f) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertVerifyCertificateChainPolicy](https://github.com/dahall/Vanara/search?l=C%23&q=CertVerifyCertificateChainPolicy) [CertVerifyCRLRevocation](http://msdn2.microsoft.com/en-us/library/a46ac5b5-bc44-4857-a7fb-4f35d438e3f7) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertVerifyCRLRevocation](https://github.com/dahall/Vanara/search?l=C%23&q=CertVerifyCRLRevocation) [CertVerifyCRLTimeValidity](http://msdn2.microsoft.com/en-us/library/ff321fe8-df45-4a1d-b626-055fb0696438) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertVerifyCRLTimeValidity](https://github.com/dahall/Vanara/search?l=C%23&q=CertVerifyCRLTimeValidity) [CertVerifyCTLUsage](http://msdn2.microsoft.com/en-us/library/d87d8157-8e52-4198-bfd4-46d83d72eb13) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertVerifyCTLUsage](https://github.com/dahall/Vanara/search?l=C%23&q=CertVerifyCTLUsage) [CertVerifyRevocation](http://msdn2.microsoft.com/en-us/library/2d6fb244-5273-4530-bec4-e5451fe26f2e) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertVerifyRevocation](https://github.com/dahall/Vanara/search?l=C%23&q=CertVerifyRevocation) [CertVerifySubjectCertificateContext](http://msdn2.microsoft.com/en-us/library/063b19cf-d3b3-4ec3-bfd3-9406eecd3e10) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertVerifySubjectCertificateContext](https://github.com/dahall/Vanara/search?l=C%23&q=CertVerifySubjectCertificateContext) [CertVerifyTimeValidity](http://msdn2.microsoft.com/en-us/library/9ccf9230-e998-4f82-9db0-6cbaa1c36850) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertVerifyTimeValidity](https://github.com/dahall/Vanara/search?l=C%23&q=CertVerifyTimeValidity) [CertVerifyValidityNesting](http://msdn2.microsoft.com/en-us/library/dc73a21d-5b55-45c4-80d2-220508d9f762) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CertVerifyValidityNesting](https://github.com/dahall/Vanara/search?l=C%23&q=CertVerifyValidityNesting) [CryptAcquireCertificatePrivateKey](http://msdn2.microsoft.com/en-us/library/53c9aec9-701d-4c21-9814-d344a8dde0c1) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptAcquireCertificatePrivateKey](https://github.com/dahall/Vanara/search?l=C%23&q=CryptAcquireCertificatePrivateKey) [CryptBinaryToString](http://msdn2.microsoft.com/en-us/library/e6bdf931-fba3-4a33-b22e-5f818f565842) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptBinaryToString](https://github.com/dahall/Vanara/search?l=C%23&q=CryptBinaryToString) [CryptCreateKeyIdentifierFromCSP](http://msdn2.microsoft.com/en-us/library/628e1995-8207-4daa-a445-cb21a755ffa6) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptCreateKeyIdentifierFromCSP](https://github.com/dahall/Vanara/search?l=C%23&q=CryptCreateKeyIdentifierFromCSP) [CryptDecodeMessage](http://msdn2.microsoft.com/en-us/library/25ffd058-8f75-4ba5-b075-e3efc09f5d9d) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptDecodeMessage](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDecodeMessage) [CryptDecodeObject](http://msdn2.microsoft.com/en-us/library/7d5ed4f4-9d76-4a16-9059-27b0edd83459) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptDecodeObject](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDecodeObject) [CryptDecodeObjectEx](http://msdn2.microsoft.com/en-us/library/bf1935f0-1ab0-4068-9ed5-8fbb2c286b8a) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptDecodeObjectEx](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDecodeObjectEx) [CryptDecrypt](http://msdn2.microsoft.com/en-us/library/7c3d2838-6fd1-4f6c-9586-8b94b459a31a) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptDecrypt](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDecrypt) [CryptDecryptAndVerifyMessageSignature](http://msdn2.microsoft.com/en-us/library/0864a187-617f-4a21-9809-d2dbbc54ab9c) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptDecryptAndVerifyMessageSignature](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDecryptAndVerifyMessageSignature) [CryptDecryptMessage](http://msdn2.microsoft.com/en-us/library/e540b816-64e1-4c78-9020-2b221e813acc) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptDecryptMessage](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDecryptMessage) [CryptEncodeObject](http://msdn2.microsoft.com/en-us/library/9576a2a7-4379-4c1b-8ad5-284720cf7ccc) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptEncodeObject](https://github.com/dahall/Vanara/search?l=C%23&q=CryptEncodeObject) [CryptEncodeObjectEx](http://msdn2.microsoft.com/en-us/library/45134db8-059b-43d3-90c2-9b6cc970fca0) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptEncodeObjectEx](https://github.com/dahall/Vanara/search?l=C%23&q=CryptEncodeObjectEx) [CryptEncrypt](http://msdn2.microsoft.com/en-us/library/697c4960-552b-4c3a-95cf-4632af56945b) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptEncrypt](https://github.com/dahall/Vanara/search?l=C%23&q=CryptEncrypt) [CryptEncryptMessage](http://msdn2.microsoft.com/en-us/library/927f2e9a-96cf-4744-bd57-420b5034d28d) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptEncryptMessage](https://github.com/dahall/Vanara/search?l=C%23&q=CryptEncryptMessage) [CryptEnumKeyIdentifierProperties](http://msdn2.microsoft.com/en-us/library/6e57d935-4cfb-44af-b1c6-6c399c959452) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptEnumKeyIdentifierProperties](https://github.com/dahall/Vanara/search?l=C%23&q=CryptEnumKeyIdentifierProperties) [CryptEnumOIDFunction](http://msdn2.microsoft.com/en-us/library/aa2fba03-183b-4b74-b306-8f4592995897) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptEnumOIDFunction](https://github.com/dahall/Vanara/search?l=C%23&q=CryptEnumOIDFunction) [CryptEnumOIDInfo](http://msdn2.microsoft.com/en-us/library/6af23bb4-3a27-425a-90bb-9a69ea081b25) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptEnumOIDInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CryptEnumOIDInfo) [CryptExportPKCS8](http://msdn2.microsoft.com/en-us/library/defd0b23-d9c2-4b28-a6a6-1be7487ae656) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptExportPKCS8](https://github.com/dahall/Vanara/search?l=C%23&q=CryptExportPKCS8) [CryptExportPKCS8Ex](http://msdn2.microsoft.com/en-us/library/82fee86a-8704-4f22-8f11-f89509c5a0aa) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptExportPKCS8Ex](https://github.com/dahall/Vanara/search?l=C%23&q=CryptExportPKCS8Ex) [CryptExportPublicKeyInfo](http://msdn2.microsoft.com/en-us/library/ad43a991-aaf5-4272-abab-0a981112e5e4) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptExportPublicKeyInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CryptExportPublicKeyInfo) [CryptExportPublicKeyInfoEx](http://msdn2.microsoft.com/en-us/library/38274222-90b3-4038-86d3-6b2813100ce2) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptExportPublicKeyInfoEx](https://github.com/dahall/Vanara/search?l=C%23&q=CryptExportPublicKeyInfoEx) [CryptExportPublicKeyInfoFromBCryptKeyHandle](http://msdn2.microsoft.com/en-us/library/f96bff4a-d354-4231-907a-383aff5cfacc) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptExportPublicKeyInfoFromBCryptKeyHandle](https://github.com/dahall/Vanara/search?l=C%23&q=CryptExportPublicKeyInfoFromBCryptKeyHandle) [CryptFindCertificateKeyProvInfo](http://msdn2.microsoft.com/en-us/library/9e63517d-a56e-45a9-972c-de9a297e9e25) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptFindCertificateKeyProvInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CryptFindCertificateKeyProvInfo) [CryptFindLocalizedName](http://msdn2.microsoft.com/en-us/library/8f0006a9-0930-4b71-87ce-e72371095e4c) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptFindLocalizedName](https://github.com/dahall/Vanara/search?l=C%23&q=CryptFindLocalizedName) [CryptFindOIDInfo](http://msdn2.microsoft.com/en-us/library/87acf207-d109-4173-9530-8cbbebb473b2) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptFindOIDInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CryptFindOIDInfo) [CryptFormatObject](http://msdn2.microsoft.com/en-us/library/307e0bd5-b8a6-4d85-9775-65aae99e8dc6) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptFormatObject](https://github.com/dahall/Vanara/search?l=C%23&q=CryptFormatObject) [CryptFreeOIDFunctionAddress](http://msdn2.microsoft.com/en-us/library/cacacff3-25b7-4ed4-885b-b4b0b326628f) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptFreeOIDFunctionAddress](https://github.com/dahall/Vanara/search?l=C%23&q=CryptFreeOIDFunctionAddress) [CryptGetDefaultOIDDllList](http://msdn2.microsoft.com/en-us/library/9d4643c8-a582-4c19-bd77-33b94e953818) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptGetDefaultOIDDllList](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetDefaultOIDDllList) [CryptGetDefaultOIDFunctionAddress](http://msdn2.microsoft.com/en-us/library/3977368c-ad13-43f9-859b-10c7f170f482) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptGetDefaultOIDFunctionAddress](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetDefaultOIDFunctionAddress) [CryptGetKeyIdentifierProperty](http://msdn2.microsoft.com/en-us/library/bc0511c1-0699-4959-afd7-a838c91c77d5) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptGetKeyIdentifierProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetKeyIdentifierProperty) [CryptGetMessageCertificates](http://msdn2.microsoft.com/en-us/library/d890f91f-bb45-463b-b7c0-56acc9367571) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptGetMessageCertificates](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetMessageCertificates) [CryptGetMessageSignerCount](http://msdn2.microsoft.com/en-us/library/d18bda8b-b333-4b1e-8ed5-f8eff04b3168) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptGetMessageSignerCount](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetMessageSignerCount) [CryptGetObjectUrl](http://msdn2.microsoft.com/en-us/library/a92117b8-9144-4480-b88a-b9ffe1026d63) | cryptnet.dll | wincrypt.h | [Vanara.PInvoke.CryptNet.CryptGetObjectUrl](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetObjectUrl) [CryptGetOIDFunctionAddress](http://msdn2.microsoft.com/en-us/library/2eef6109-a840-48c6-936c-ec0875039c39) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptGetOIDFunctionAddress](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetOIDFunctionAddress) [CryptGetOIDFunctionValue](http://msdn2.microsoft.com/en-us/library/14eb7f10-f42a-4496-9699-62eeb9878ea2) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptGetOIDFunctionValue](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetOIDFunctionValue) [CryptHashCertificate](http://msdn2.microsoft.com/en-us/library/a5beba30-f32b-4d57-8a54-7d9096459c50) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptHashCertificate](https://github.com/dahall/Vanara/search?l=C%23&q=CryptHashCertificate) [CryptHashCertificate2](http://msdn2.microsoft.com/en-us/library/9f315374-0002-499a-81ea-efcb3c19e68f) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptHashCertificate2](https://github.com/dahall/Vanara/search?l=C%23&q=CryptHashCertificate2) [CryptHashMessage](http://msdn2.microsoft.com/en-us/library/85a04c01-fd7c-4d87-b6e1-a0f2aea45d16) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptHashMessage](https://github.com/dahall/Vanara/search?l=C%23&q=CryptHashMessage) [CryptHashPublicKeyInfo](http://msdn2.microsoft.com/en-us/library/b0c419b7-ebb3-42c6-9f6a-59b55a2db1b2) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptHashPublicKeyInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CryptHashPublicKeyInfo) [CryptHashToBeSigned](http://msdn2.microsoft.com/en-us/library/84477054-dd76-4dde-b465-9edeaf192714) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptHashToBeSigned](https://github.com/dahall/Vanara/search?l=C%23&q=CryptHashToBeSigned) [CryptImportPKCS8](http://msdn2.microsoft.com/en-us/library/fa3deff9-b4c1-4b63-a59f-738f87e1a409) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptImportPKCS8](https://github.com/dahall/Vanara/search?l=C%23&q=CryptImportPKCS8) [CryptImportPublicKeyInfo](http://msdn2.microsoft.com/en-us/library/f5f8ebb6-c838-404b-9b61-3ec36fdaef01) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptImportPublicKeyInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CryptImportPublicKeyInfo) [CryptImportPublicKeyInfoEx](http://msdn2.microsoft.com/en-us/library/d3a59f83-c761-46bb-ac4f-f42f689ea5f1) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptImportPublicKeyInfoEx](https://github.com/dahall/Vanara/search?l=C%23&q=CryptImportPublicKeyInfoEx) [CryptImportPublicKeyInfoEx2](http://msdn2.microsoft.com/en-us/library/c73f2499-75e9-4146-ae4c-0e949206ea37) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptImportPublicKeyInfoEx2](https://github.com/dahall/Vanara/search?l=C%23&q=CryptImportPublicKeyInfoEx2) [CryptInitOIDFunctionSet](http://msdn2.microsoft.com/en-us/library/576a2989-ed7f-417d-b60e-24baf90a6554) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptInitOIDFunctionSet](https://github.com/dahall/Vanara/search?l=C%23&q=CryptInitOIDFunctionSet) [CryptInstallDefaultContext](http://msdn2.microsoft.com/en-us/library/79d121df-0699-424e-a8de-5fc2b396afc2) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptInstallDefaultContext](https://github.com/dahall/Vanara/search?l=C%23&q=CryptInstallDefaultContext) [CryptInstallOIDFunctionAddress](http://msdn2.microsoft.com/en-us/library/934e8278-0e0b-4402-a2b6-ff1e913d54c9) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptInstallOIDFunctionAddress](https://github.com/dahall/Vanara/search?l=C%23&q=CryptInstallOIDFunctionAddress) [CryptMemAlloc](http://msdn2.microsoft.com/en-us/library/ac7588b1-ff8c-4f8d-a8ab-f0e8a18e5614) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMemAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMemAlloc) [CryptMemFree](http://msdn2.microsoft.com/en-us/library/fb5c10ba-da8e-4a34-9302-67586a0a9624) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMemFree](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMemFree) [CryptMemRealloc](http://msdn2.microsoft.com/en-us/library/74bdd2dd-9f05-4d36-8323-79d547820068) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMemRealloc](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMemRealloc) [CryptMsgCalculateEncodedLength](http://msdn2.microsoft.com/en-us/library/1c12003a-c2f3-4069-8bd6-b8f2875b0c98) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgCalculateEncodedLength](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgCalculateEncodedLength) [CryptMsgClose](http://msdn2.microsoft.com/en-us/library/2478dd60-233a-4ef3-86e9-62d2a59ab28a) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgClose](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgClose) [CryptMsgControl](http://msdn2.microsoft.com/en-us/library/a990d44d-2993-429f-b817-2a834105ecef) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgControl](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgControl) [CryptMsgCountersign](http://msdn2.microsoft.com/en-us/library/ebf76664-bca6-462d-b519-2b60f435d8ef) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgCountersign](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgCountersign) [CryptMsgCountersignEncoded](http://msdn2.microsoft.com/en-us/library/d9fd734b-e14d-4392-ac88-5565aefbedb4) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgCountersignEncoded](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgCountersignEncoded) [CryptMsgDuplicate](http://msdn2.microsoft.com/en-us/library/9b1142b9-0caa-4304-bfe6-1c27c6a7b782) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgDuplicate](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgDuplicate) [CryptMsgEncodeAndSignCTL](http://msdn2.microsoft.com/en-us/library/5c0e9e2e-a50d-45d0-b51d-065784d1d912) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgEncodeAndSignCTL](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgEncodeAndSignCTL) [CryptMsgGetAndVerifySigner](http://msdn2.microsoft.com/en-us/library/380c9cf3-27a2-4354-b1c8-97cec33f4e44) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgGetAndVerifySigner](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgGetAndVerifySigner) [CryptMsgGetParam](http://msdn2.microsoft.com/en-us/library/5a05eb09-208f-4e94-abfa-c2f14c0a3164) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgGetParam](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgGetParam) [CryptMsgOpenToDecode](http://msdn2.microsoft.com/en-us/library/b3df6312-c866-4faa-8b89-bda67c697631) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgOpenToDecode](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgOpenToDecode) [CryptMsgOpenToEncode](http://msdn2.microsoft.com/en-us/library/b0d2610b-05ba-4fb6-8f38-10f970a52091) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgOpenToEncode](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgOpenToEncode) [CryptMsgSignCTL](http://msdn2.microsoft.com/en-us/library/85ae8ce3-d0a7-4fcb-beaa-ede09d30930e) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgSignCTL](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgSignCTL) [CryptMsgUpdate](http://msdn2.microsoft.com/en-us/library/d27d75f0-1646-4926-b375-59e52b00326c) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgUpdate](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgUpdate) [CryptMsgVerifyCountersignatureEncoded](http://msdn2.microsoft.com/en-us/library/b0332360-a737-4b48-b592-0c55d493a02d) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgVerifyCountersignatureEncoded](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgVerifyCountersignatureEncoded) [CryptMsgVerifyCountersignatureEncodedEx](http://msdn2.microsoft.com/en-us/library/da756cd5-1dec-4d88-9c90-76dd263035eb) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptMsgVerifyCountersignatureEncodedEx](https://github.com/dahall/Vanara/search?l=C%23&q=CryptMsgVerifyCountersignatureEncodedEx) [CryptProtectData](http://msdn2.microsoft.com/en-us/library/765a68fd-f105-49fc-a738-4a8129eb0770) | crypt32.dll | dpapi.h | [Vanara.PInvoke.Crypt32.CryptProtectData](https://github.com/dahall/Vanara/search?l=C%23&q=CryptProtectData) [CryptProtectMemory](http://msdn2.microsoft.com/en-us/library/6b372552-87d4-4047-afa5-0d1113348289) | crypt32.dll | dpapi.h | [Vanara.PInvoke.Crypt32.CryptProtectMemory](https://github.com/dahall/Vanara/search?l=C%23&q=CryptProtectMemory) [CryptQueryObject](http://msdn2.microsoft.com/en-us/library/d882f2b0-0f0a-41c7-afca-a232dc00797b) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptQueryObject](https://github.com/dahall/Vanara/search?l=C%23&q=CryptQueryObject) [CryptRegisterDefaultOIDFunction](http://msdn2.microsoft.com/en-us/library/9633cce4-538e-490e-8a5a-6b28f161a09d) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptRegisterDefaultOIDFunction](https://github.com/dahall/Vanara/search?l=C%23&q=CryptRegisterDefaultOIDFunction) [CryptRegisterOIDFunction](http://msdn2.microsoft.com/en-us/library/b625597d-28fd-4a40-afbe-a09201d36512) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptRegisterOIDFunction](https://github.com/dahall/Vanara/search?l=C%23&q=CryptRegisterOIDFunction) [CryptRegisterOIDInfo](http://msdn2.microsoft.com/en-us/library/7a5b4800-3182-4cd4-b17a-c6d4e11f7047) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptRegisterOIDInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CryptRegisterOIDInfo) [CryptRetrieveObjectByUrlA](http://msdn2.microsoft.com/en-us/library/2e205f97-be9b-4358-ba22-d475b6a250b7) | cryptnet.dll | wincrypt.h | [Vanara.PInvoke.CryptNet.CryptRetrieveObjectByUrl](https://github.com/dahall/Vanara/search?l=C%23&q=CryptRetrieveObjectByUrl) [CryptRetrieveObjectByUrlW](http://msdn2.microsoft.com/en-us/library/2e205f97-be9b-4358-ba22-d475b6a250b7) | cryptnet.dll | wincrypt.h | [Vanara.PInvoke.CryptNet.CryptRetrieveObjectByUrl](https://github.com/dahall/Vanara/search?l=C%23&q=CryptRetrieveObjectByUrl) [CryptRetrieveTimeStamp](http://msdn2.microsoft.com/en-us/library/68ba3d40-08b0-4261-ab2f-6deb1795f830) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptRetrieveTimeStamp](https://github.com/dahall/Vanara/search?l=C%23&q=CryptRetrieveTimeStamp) [CryptSetKeyIdentifierProperty](http://msdn2.microsoft.com/en-us/library/0970aaaa-3f9a-4471-bd21-5de8746f94a2) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptSetKeyIdentifierProperty](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSetKeyIdentifierProperty) [CryptSetOIDFunctionValue](http://msdn2.microsoft.com/en-us/library/3e167c5d-0000-4359-a7b0-9b3e4e64c50c) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptSetOIDFunctionValue](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSetOIDFunctionValue) [CryptSignAndEncodeCertificate](http://msdn2.microsoft.com/en-us/library/ee138918-ed7c-4980-8b18-64004a0dd7df) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptSignAndEncodeCertificate](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSignAndEncodeCertificate) [CryptSignAndEncryptMessage](http://msdn2.microsoft.com/en-us/library/0ab234f2-a681-463f-8ba8-b23b05cf2626) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptSignAndEncryptMessage](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSignAndEncryptMessage) [CryptSignCertificate](http://msdn2.microsoft.com/en-us/library/27578149-e5c0-47e5-8309-0d0ed7075d13) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptSignCertificate](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSignCertificate) [CryptSignMessage](http://msdn2.microsoft.com/en-us/library/f14f7c7b-14ac-40a7-9a49-d1a899ecc52a) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptSignMessage](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSignMessage) [CryptSignMessageWithKey](http://msdn2.microsoft.com/en-us/library/d31024bf-7022-440b-8134-a02578510357) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptSignMessageWithKey](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSignMessageWithKey) [CryptSIPAddProvider](http://msdn2.microsoft.com/en-us/library/99633c2f-e5ed-49e4-9c98-7501f66e5571) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPAddProvider](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPAddProvider) [CryptSIPCreateIndirectData](http://msdn2.microsoft.com/en-us/library/bb4ecc95-972f-415c-9722-59b00a27cddc) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPCreateIndirectData](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPCreateIndirectData) [CryptSIPGetCaps](http://msdn2.microsoft.com/en-us/library/F939F6D5-DDFE-478F-8FDD-8FA9FAB26010) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPGetCaps](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPGetCaps) [CryptSIPGetSignedDataMsg](http://msdn2.microsoft.com/en-us/library/e3fabaa7-2dda-4c6c-8d1a-3ee5363e10b5) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPGetSignedDataMsg](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPGetSignedDataMsg) [CryptSIPLoad](http://msdn2.microsoft.com/en-us/library/3378ecee-bd5d-45e5-9a1f-a3734d086782) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPLoad](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPLoad) [CryptSIPPutSignedDataMsg](http://msdn2.microsoft.com/en-us/library/731f64bf-49f0-4799-b84a-9ca04292aa91) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPPutSignedDataMsg](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPPutSignedDataMsg) [CryptSIPRemoveProvider](http://msdn2.microsoft.com/en-us/library/0a269956-b2c7-414a-b002-7cec0d52bfd6) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPRemoveProvider](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPRemoveProvider) [CryptSIPRemoveSignedDataMsg](http://msdn2.microsoft.com/en-us/library/c3ea46bb-931a-4ca6-93f5-db7e07b4cb7a) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPRemoveSignedDataMsg](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPRemoveSignedDataMsg) [CryptSIPRetrieveSubjectGuid](http://msdn2.microsoft.com/en-us/library/b81472bc-6d9c-4634-a378-e39786a0ca09) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPRetrieveSubjectGuid](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPRetrieveSubjectGuid) [CryptSIPRetrieveSubjectGuidForCatalogFile](http://msdn2.microsoft.com/en-us/library/7f757dc8-948c-476e-aca3-a9051e962ed4) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPRetrieveSubjectGuidForCatalogFile](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPRetrieveSubjectGuidForCatalogFile) [CryptSIPVerifyIndirectData](http://msdn2.microsoft.com/en-us/library/137b8858-a31f-4ef6-96bd-c5e26ae7b3e8) | crypt32.dll | mssip.h | [Vanara.PInvoke.Crypt32.CryptSIPVerifyIndirectData](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSIPVerifyIndirectData) [CryptStringToBinary](http://msdn2.microsoft.com/en-us/library/13b6f5ef-174a-4254-8492-6e7dcc58945f) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptStringToBinary](https://github.com/dahall/Vanara/search?l=C%23&q=CryptStringToBinary) [CryptUIDlgCertMgr](http://msdn2.microsoft.com/en-us/library/8d94694e-1724-42aa-99bb-6ed2c6d3bc0e) | cryptui.dll | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIDlgCertMgr](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIDlgCertMgr) [CryptUIDlgSelectCertificateFromStore](http://msdn2.microsoft.com/en-us/library/5774af1c-f2d4-4b1e-a20b-dfb57bf9aa37) | cryptui.dll | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIDlgSelectCertificateFromStore](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIDlgSelectCertificateFromStore) [CryptUIDlgViewCertificate](http://msdn2.microsoft.com/en-us/library/5107ff22-78c4-4005-80af-ff45781da6c7) | cryptui.dll | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIDlgViewCertificate](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIDlgViewCertificate) [CryptUIDlgViewContext](http://msdn2.microsoft.com/en-us/library/d4b8f01b-7c3e-4286-bc37-d5ec4a1e1c2f) | cryptui.dll | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIDlgViewContext](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIDlgViewContext) [CryptUIWizDigitalSign](http://msdn2.microsoft.com/en-us/library/1d01523e-d47b-49be-82c8-5e98f97be800) | cryptui.dll | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIWizDigitalSign](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIWizDigitalSign) [CryptUIWizExport](http://msdn2.microsoft.com/en-us/library/62537d51-c761-4180-b857-58c819ea66aa) | cryptui.dll | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIWizExport](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIWizExport) [CryptUIWizFreeDigitalSignContext](http://msdn2.microsoft.com/en-us/library/039615ee-0485-4698-944f-23359253767a) | cryptui.dll | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIWizFreeDigitalSignContext](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIWizFreeDigitalSignContext) [CryptUIWizImport](http://msdn2.microsoft.com/en-us/library/6b2b9c89-229a-4626-a8b4-fe2b7cc0af86) | cryptui.dll | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CryptUIWizImport](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUIWizImport) [CryptUninstallDefaultContext](http://msdn2.microsoft.com/en-us/library/ad7be5cf-f078-4a9f-81c4-959e4203dba8) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptUninstallDefaultContext](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUninstallDefaultContext) [CryptUnprotectData](http://msdn2.microsoft.com/en-us/library/54eab3b0-d341-47c6-9c32-79328d7a7155) | crypt32.dll | dpapi.h | [Vanara.PInvoke.Crypt32.CryptUnprotectData](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUnprotectData) [CryptUnprotectMemory](http://msdn2.microsoft.com/en-us/library/1c7980ac-4e9e-43fd-b6d7-c0d0a69c8040) | crypt32.dll | dpapi.h | [Vanara.PInvoke.Crypt32.CryptUnprotectMemory](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUnprotectMemory) [CryptUnregisterDefaultOIDFunction](http://msdn2.microsoft.com/en-us/library/63f5b0c7-f574-4dc6-92c7-091f25febd48) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptUnregisterDefaultOIDFunction](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUnregisterDefaultOIDFunction) [CryptUnregisterOIDFunction](http://msdn2.microsoft.com/en-us/library/c06ffda5-df7c-4e0e-bf4f-8b8c968fcd4c) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptUnregisterOIDFunction](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUnregisterOIDFunction) [CryptUnregisterOIDInfo](http://msdn2.microsoft.com/en-us/library/1217397b-2af9-4f58-8616-5a18ee2f4b8c) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptUnregisterOIDInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUnregisterOIDInfo) [CryptUpdateProtectedState](http://msdn2.microsoft.com/en-us/library/f32e8fcd-6b5b-4a43-b3f9-77e17c84deca) | crypt32.dll | dpapi.h | [Vanara.PInvoke.Crypt32.CryptUpdateProtectedState](https://github.com/dahall/Vanara/search?l=C%23&q=CryptUpdateProtectedState) [CryptVerifyCertificateSignature](http://msdn2.microsoft.com/en-us/library/ac13a1dd-3ca9-470e-8d8f-d79d7d057f45) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptVerifyCertificateSignature](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifyCertificateSignature) [CryptVerifyCertificateSignatureEx](http://msdn2.microsoft.com/en-us/library/8a84af66-b174-4a3e-b1d7-6f218a52d877) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptVerifyCertificateSignatureEx](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifyCertificateSignatureEx) [CryptVerifyDetachedMessageHash](http://msdn2.microsoft.com/en-us/library/b529b9e2-9798-4548-a44f-c330524a3e6b) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptVerifyDetachedMessageHash](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifyDetachedMessageHash) [CryptVerifyDetachedMessageSignature](http://msdn2.microsoft.com/en-us/library/d437f6bf-eb56-4d29-bb91-eb8487e50219) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptVerifyDetachedMessageSignature](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifyDetachedMessageSignature) [CryptVerifyMessageHash](http://msdn2.microsoft.com/en-us/library/3b5185b9-e24b-4302-a60c-74ccbd19077c) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptVerifyMessageHash](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifyMessageHash) [CryptVerifyMessageSignature](http://msdn2.microsoft.com/en-us/library/03411e7a-b097-4059-a198-3d412ae40e38) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptVerifyMessageSignature](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifyMessageSignature) [CryptVerifyMessageSignatureWithKey](http://msdn2.microsoft.com/en-us/library/6fe0f9ee-1838-4eb7-8254-05b878eb8f56) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptVerifyMessageSignatureWithKey](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifyMessageSignatureWithKey) [CryptVerifyTimeStampSignature](http://msdn2.microsoft.com/en-us/library/791b1500-98e3-49d5-97aa-be91f5edb7c2) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.CryptVerifyTimeStampSignature](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifyTimeStampSignature) [NCryptCloseProtectionDescriptor](http://msdn2.microsoft.com/en-us/library/523FD83E-85A3-4A0E-BA8D-2F27F82C1072) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptCloseProtectionDescriptor](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptCloseProtectionDescriptor) [NCryptCreateClaim](http://msdn2.microsoft.com/en-us/library/EBEE3A67-0693-4B85-88B1-580CB2152703) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptCreateClaim](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptCreateClaim) [NCryptCreatePersistedKey](http://msdn2.microsoft.com/en-us/library/eeb1842f-fd9e-4edf-9db8-7b4e91760e9b) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptCreatePersistedKey](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptCreatePersistedKey) [NCryptCreateProtectionDescriptor](http://msdn2.microsoft.com/en-us/library/BA6B15AC-2CD8-4D9A-817F-65CF9C09D22C) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptCreateProtectionDescriptor](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptCreateProtectionDescriptor) [NCryptDecrypt](http://msdn2.microsoft.com/en-us/library/02c309bc-8c94-4c0f-901f-e024c83c824a) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptDecrypt](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptDecrypt) [NCryptDeleteKey](http://msdn2.microsoft.com/en-us/library/2e1958a7-51e0-4731-b4cf-a90d6c1f9ae0) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptDeleteKey](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptDeleteKey) [NCryptDeriveKey](http://msdn2.microsoft.com/en-us/library/0ff08c6a-5f30-43ca-9db8-cda3e0704b0a) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptDeriveKey](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptDeriveKey) [NCryptEncrypt](http://msdn2.microsoft.com/en-us/library/837fc720-2167-4ead-86ea-2c3d438f2530) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptEncrypt](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptEncrypt) [NCryptEnumAlgorithms](http://msdn2.microsoft.com/en-us/library/ea4f270b-c556-4f52-892a-199c9cfced26) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptEnumAlgorithms](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptEnumAlgorithms) [NCryptEnumKeys](http://msdn2.microsoft.com/en-us/library/ca8c5b70-ea5e-4fb9-82d3-1de839f0d244) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptEnumKeys](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptEnumKeys) [NCryptEnumStorageProviders](http://msdn2.microsoft.com/en-us/library/24a8ee01-b716-4f36-9df5-b6476b1df4f0) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptEnumStorageProviders](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptEnumStorageProviders) [NCryptExportKey](http://msdn2.microsoft.com/en-us/library/1588eb29-4026-4d1c-8bee-a035df38444a) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptExportKey](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptExportKey) [NCryptFinalizeKey](http://msdn2.microsoft.com/en-us/library/4386030d-4ce6-4b2e-adc5-a15ddc869349) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptFinalizeKey](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptFinalizeKey) [NCryptFreeBuffer](http://msdn2.microsoft.com/en-us/library/15f19999-cf64-4a30-b38d-9372066add0a) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptFreeBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptFreeBuffer) [NCryptFreeObject](http://msdn2.microsoft.com/en-us/library/a5535cf9-ba8c-4212-badd-f1dc88903624) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptFreeObject](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptFreeObject) [NCryptGetProperty](http://msdn2.microsoft.com/en-us/library/7b857ce0-8525-489b-9987-ef40081a5577) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptGetProperty](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptGetProperty) [NCryptGetProtectionDescriptorInfo](http://msdn2.microsoft.com/en-us/library/EF4777D5-E218-4868-8D25-58E0EF8C9D30) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptGetProtectionDescriptorInfo](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptGetProtectionDescriptorInfo) [NCryptImportKey](http://msdn2.microsoft.com/en-us/library/ede0e7e0-cb2c-44c0-b724-58db3480b781) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptImportKey](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptImportKey) [NCryptIsAlgSupported](http://msdn2.microsoft.com/en-us/library/99563293-662f-4478-b8da-8526b832012d) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptIsAlgSupported](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptIsAlgSupported) [NCryptIsKeyHandle](http://msdn2.microsoft.com/en-us/library/ad841c2e-8097-4b07-914e-8e7240d55585) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptIsKeyHandle](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptIsKeyHandle) [NCryptKeyDerivation](http://msdn2.microsoft.com/en-us/library/5D2D61B1-022E-412F-A19E-11057930A615) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptKeyDerivation](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptKeyDerivation) [NCryptNotifyChangeKey](http://msdn2.microsoft.com/en-us/library/2d2ddb55-ef32-4227-b901-ee11e961d0e6) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptNotifyChangeKey](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptNotifyChangeKey) [NCryptOpenKey](http://msdn2.microsoft.com/en-us/library/581c5d89-730d-4d8c-b3bb-a28edec25910) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptOpenKey](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptOpenKey) [NCryptOpenStorageProvider](http://msdn2.microsoft.com/en-us/library/febcf440-78b3-420b-b13d-030e8071cd50) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptOpenStorageProvider](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptOpenStorageProvider) [NCryptProtectSecret](http://msdn2.microsoft.com/en-us/library/8726F92B-34D5-4696-8803-3D7F50F1006D) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptProtectSecret](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptProtectSecret) [NCryptQueryProtectionDescriptorName](http://msdn2.microsoft.com/en-us/library/32953AEC-01EE-4ED1-80F3-29963F43004F) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptQueryProtectionDescriptorName](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptQueryProtectionDescriptorName) [NCryptRegisterProtectionDescriptorName](http://msdn2.microsoft.com/en-us/library/DAB03CB2-630F-4BB3-93BD-06BE9126B1C4) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptRegisterProtectionDescriptorName](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptRegisterProtectionDescriptorName) [NCryptSecretAgreement](http://msdn2.microsoft.com/en-us/library/b5bf3eac-1fae-43e2-84b6-e8e5e255d7c5) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptSecretAgreement](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptSecretAgreement) [NCryptSetProperty](http://msdn2.microsoft.com/en-us/library/ad1148aa-5f64-4867-9e17-6b41cc0c20b7) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptSetProperty](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptSetProperty) [NCryptSignHash](http://msdn2.microsoft.com/en-us/library/7404e37a-d7c6-49ed-b951-6081dd2b921a) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptSignHash](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptSignHash) [NCryptStreamClose](http://msdn2.microsoft.com/en-us/library/770640F2-04C7-4512-8004-41F4ECDC110E) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptStreamClose](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptStreamClose) [NCryptStreamOpenToProtect](http://msdn2.microsoft.com/en-us/library/7DE74BB1-1B84-4721-BE4A-4D2661E93E00) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptStreamOpenToProtect](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptStreamOpenToProtect) [NCryptStreamOpenToUnprotect](http://msdn2.microsoft.com/en-us/library/9848082E-EDDA-4DA1-9896-42EAF2ADFAB4) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptStreamOpenToUnprotect](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptStreamOpenToUnprotect) [NCryptStreamOpenToUnprotectEx](http://msdn2.microsoft.com/en-us/library/8E607F4F-4A0F-4796-8F40-D232687815AF) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptStreamOpenToUnprotectEx](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptStreamOpenToUnprotectEx) [NCryptStreamUpdate](http://msdn2.microsoft.com/en-us/library/417F9267-6055-489C-AF26-BEF5E17CB8B4) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptStreamUpdate](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptStreamUpdate) [NCryptTranslateHandle](http://msdn2.microsoft.com/en-us/library/0c339864-b598-430c-a597-09d3571fdbb2) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptTranslateHandle](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptTranslateHandle) [NCryptUnprotectSecret](http://msdn2.microsoft.com/en-us/library/F532F0ED-36F4-47E3-B478-089CC083E5D1) | ncrypt.dll | ncryptprotect.h | [Vanara.PInvoke.NCrypt.NCryptUnprotectSecret](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptUnprotectSecret) [NCryptVerifyClaim](http://msdn2.microsoft.com/en-us/library/D3C837A5-49D7-4099-B8FE-37364A275A73) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptVerifyClaim](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptVerifyClaim) [NCryptVerifySignature](http://msdn2.microsoft.com/en-us/library/9a839d99-4e9a-4114-982c-51dee38d2949) | ncrypt.dll | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptVerifySignature](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptVerifySignature) [PFXExportCertStore](http://msdn2.microsoft.com/en-us/library/003602c6-d6c9-4695-9c60-ffaf0aa02266) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.PFXExportCertStore](https://github.com/dahall/Vanara/search?l=C%23&q=PFXExportCertStore) [PFXExportCertStoreEx](http://msdn2.microsoft.com/en-us/library/e8bd54b1-946f-4c65-8a86-96f0dbec07ff) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.PFXExportCertStoreEx](https://github.com/dahall/Vanara/search?l=C%23&q=PFXExportCertStoreEx) [PFXImportCertStore](http://msdn2.microsoft.com/en-us/library/2c83774a-f2df-4d28-9abd-e39aa507ba88) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.PFXImportCertStore](https://github.com/dahall/Vanara/search?l=C%23&q=PFXImportCertStore) [PFXIsPFXBlob](http://msdn2.microsoft.com/en-us/library/28984407-0a28-48e1-9d67-37a6e9db7601) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.PFXIsPFXBlob](https://github.com/dahall/Vanara/search?l=C%23&q=PFXIsPFXBlob) [PFXVerifyPassword](http://msdn2.microsoft.com/en-us/library/47560192-547e-4440-9f10-43327355e1a0) | crypt32.dll | wincrypt.h | [Vanara.PInvoke.Crypt32.PFXVerifyPassword](https://github.com/dahall/Vanara/search?l=C%23&q=PFXVerifyPassword) [SslComputeClientAuthHash](http://msdn2.microsoft.com/en-us/library/f4a12464-8ad6-4bf9-8b6e-49bdf5332b66) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslComputeClientAuthHash](https://github.com/dahall/Vanara/search?l=C%23&q=SslComputeClientAuthHash) [SslComputeEapKeyBlock](http://msdn2.microsoft.com/en-us/library/0f382668-6fc6-440f-ba61-70b1db0f3987) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslComputeEapKeyBlock](https://github.com/dahall/Vanara/search?l=C%23&q=SslComputeEapKeyBlock) [SslComputeFinishedHash](http://msdn2.microsoft.com/en-us/library/82dfeb1d-c141-40c9-b692-daad78ab6d55) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslComputeFinishedHash](https://github.com/dahall/Vanara/search?l=C%23&q=SslComputeFinishedHash) [SslCreateClientAuthHash](http://msdn2.microsoft.com/en-us/library/55007ce0-4bf1-4605-9b34-2931935762aa) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslCreateClientAuthHash](https://github.com/dahall/Vanara/search?l=C%23&q=SslCreateClientAuthHash) [SslCreateEphemeralKey](http://msdn2.microsoft.com/en-us/library/faad9b3b-e476-4e61-b978-bcb517ecaeb7) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslCreateEphemeralKey](https://github.com/dahall/Vanara/search?l=C%23&q=SslCreateEphemeralKey) [SslCreateHandshakeHash](http://msdn2.microsoft.com/en-us/library/31390584-9d23-41d1-8604-b84a5e52ecde) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslCreateHandshakeHash](https://github.com/dahall/Vanara/search?l=C%23&q=SslCreateHandshakeHash) [SslDecrementProviderReferenceCount](http://msdn2.microsoft.com/en-us/library/67bfa4b5-c02c-4a76-871d-93f3bf4e3602) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslDecrementProviderReferenceCount](https://github.com/dahall/Vanara/search?l=C%23&q=SslDecrementProviderReferenceCount) [SslDecryptPacket](http://msdn2.microsoft.com/en-us/library/22a7dd2b-d023-47b9-8f76-1c17c2dd6466) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslDecryptPacket](https://github.com/dahall/Vanara/search?l=C%23&q=SslDecryptPacket) [SslEncryptPacket](http://msdn2.microsoft.com/en-us/library/1002158b-1a4f-4461-978f-b221ef6332e0) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslEncryptPacket](https://github.com/dahall/Vanara/search?l=C%23&q=SslEncryptPacket) [SslEnumCipherSuites](http://msdn2.microsoft.com/en-us/library/c12bc422-71c9-44f4-abf7-76902b19d3bd) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslEnumCipherSuites](https://github.com/dahall/Vanara/search?l=C%23&q=SslEnumCipherSuites) [SslEnumProtocolProviders](http://msdn2.microsoft.com/en-us/library/a61ddcf5-b7e3-40b2-82fc-1cf87eb963ec) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslEnumProtocolProviders](https://github.com/dahall/Vanara/search?l=C%23&q=SslEnumProtocolProviders) [SslExportKey](http://msdn2.microsoft.com/en-us/library/c978e6ac-a535-4625-8598-4aa16484dcad) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslExportKey](https://github.com/dahall/Vanara/search?l=C%23&q=SslExportKey) [SslExportKeyingMaterial](http://msdn2.microsoft.com/en-us/library/19624852-B1A6-4BB4-96AF-0457834DA294) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslExportKeyingMaterial](https://github.com/dahall/Vanara/search?l=C%23&q=SslExportKeyingMaterial) [SslFreeBuffer](http://msdn2.microsoft.com/en-us/library/75a85013-c745-43cb-85b5-e13a2778ec1d) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslFreeBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=SslFreeBuffer) [SslFreeObject](http://msdn2.microsoft.com/en-us/library/73fa0a08-4654-4515-bdb2-9951936b689a) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslFreeObject](https://github.com/dahall/Vanara/search?l=C%23&q=SslFreeObject) [SslGenerateMasterKey](http://msdn2.microsoft.com/en-us/library/c9408eb3-711d-42c3-a4ba-e388689da34e) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslGenerateMasterKey](https://github.com/dahall/Vanara/search?l=C%23&q=SslGenerateMasterKey) [SslGenerateSessionKeys](http://msdn2.microsoft.com/en-us/library/88465f30-8591-411e-8618-8a381d4c22e9) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslGenerateSessionKeys](https://github.com/dahall/Vanara/search?l=C%23&q=SslGenerateSessionKeys) [SslGetCipherSuitePRFHashAlgorithm](http://msdn2.microsoft.com/en-us/library/8d20b2da-390e-458e-b122-f5ef3722ad87) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslGetCipherSuitePRFHashAlgorithm](https://github.com/dahall/Vanara/search?l=C%23&q=SslGetCipherSuitePRFHashAlgorithm) [SslGetKeyProperty](http://msdn2.microsoft.com/en-us/library/01a7e82a-3888-4f96-85a2-e07811f1895e) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslGetKeyProperty](https://github.com/dahall/Vanara/search?l=C%23&q=SslGetKeyProperty) [SslGetProviderProperty](http://msdn2.microsoft.com/en-us/library/69235520-acaa-4ec4-9fd6-4b3297e14376) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslGetProviderProperty](https://github.com/dahall/Vanara/search?l=C%23&q=SslGetProviderProperty) [SslHashHandshake](http://msdn2.microsoft.com/en-us/library/c0f20084-c863-42cf-afdf-298c5a96eed9) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslHashHandshake](https://github.com/dahall/Vanara/search?l=C%23&q=SslHashHandshake) [SslImportKey](http://msdn2.microsoft.com/en-us/library/42310799-384e-4396-a9d5-5f226ca25a86) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslImportKey](https://github.com/dahall/Vanara/search?l=C%23&q=SslImportKey) [SslImportMasterKey](http://msdn2.microsoft.com/en-us/library/052e38ee-658c-47dc-8098-c9a1fd359e1c) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslImportMasterKey](https://github.com/dahall/Vanara/search?l=C%23&q=SslImportMasterKey) [SslIncrementProviderReferenceCount](http://msdn2.microsoft.com/en-us/library/67e7b8b4-b073-4936-b1e0-3fc7c1c011a2) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslIncrementProviderReferenceCount](https://github.com/dahall/Vanara/search?l=C%23&q=SslIncrementProviderReferenceCount) [SslLookupCipherLengths](http://msdn2.microsoft.com/en-us/library/44d0d803-16d7-4bdf-9638-afbdaf9e1802) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslLookupCipherLengths](https://github.com/dahall/Vanara/search?l=C%23&q=SslLookupCipherLengths) [SslLookupCipherSuiteInfo](http://msdn2.microsoft.com/en-us/library/ab995d9a-48fa-491a-95b1-d15c5b92f1da) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslLookupCipherSuiteInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SslLookupCipherSuiteInfo) [SslOpenPrivateKey](http://msdn2.microsoft.com/en-us/library/2406be2c-121c-4475-b193-d370a88641da) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslOpenPrivateKey](https://github.com/dahall/Vanara/search?l=C%23&q=SslOpenPrivateKey) [SslOpenProvider](http://msdn2.microsoft.com/en-us/library/0d5c4da3-12d6-4a53-a4d0-f0f174a4c8d8) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslOpenProvider](https://github.com/dahall/Vanara/search?l=C%23&q=SslOpenProvider) [SslSignHash](http://msdn2.microsoft.com/en-us/library/25e8ebc5-278d-4d1f-977a-c2fab07b790a) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslSignHash](https://github.com/dahall/Vanara/search?l=C%23&q=SslSignHash) [SslVerifySignature](http://msdn2.microsoft.com/en-us/library/fa274851-15f2-4be0-9e2f-4cdced36daff) | ncrypt.dll | Sslprovider.h | [Vanara.PInvoke.NCrypt.SslVerifySignature](https://github.com/dahall/Vanara/search?l=C%23&q=SslVerifySignature) [TokenBindingDeleteAllBindings](http://msdn2.microsoft.com/en-us/library/0446F62F-96B4-4F4B-9789-0CD12173E601) | tokenbinding.dll | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TokenBindingDeleteAllBindings](https://github.com/dahall/Vanara/search?l=C%23&q=TokenBindingDeleteAllBindings) [TokenBindingDeleteBinding](http://msdn2.microsoft.com/en-us/library/4258CC92-580E-403C-9AE4-4BB726255464) | tokenbinding.dll | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TokenBindingDeleteBinding](https://github.com/dahall/Vanara/search?l=C%23&q=TokenBindingDeleteBinding) [TokenBindingGenerateBinding](http://msdn2.microsoft.com/en-us/library/4289E3F0-17AC-485B-A326-2C8BECD5CABB) | tokenbinding.dll | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TokenBindingGenerateBinding](https://github.com/dahall/Vanara/search?l=C%23&q=TokenBindingGenerateBinding) [TokenBindingGenerateID](http://msdn2.microsoft.com/en-us/library/F3E30DF8-2A1D-445E-914B-62999428BB6F) | tokenbinding.dll | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TokenBindingGenerateID](https://github.com/dahall/Vanara/search?l=C%23&q=TokenBindingGenerateID) [TokenBindingGenerateMessage](http://msdn2.microsoft.com/en-us/library/7A268C6D-952B-482A-835D-89D6452D986D) | tokenbinding.dll | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TokenBindingGenerateMessage](https://github.com/dahall/Vanara/search?l=C%23&q=TokenBindingGenerateMessage) [TokenBindingGetKeyTypesClient](http://msdn2.microsoft.com/en-us/library/583687B6-5A87-4616-A5EE-4FECFF06749E) | tokenbinding.dll | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TokenBindingGetKeyTypesClient](https://github.com/dahall/Vanara/search?l=C%23&q=TokenBindingGetKeyTypesClient) [TokenBindingGetKeyTypesServer](http://msdn2.microsoft.com/en-us/library/8ABAC0AF-AF68-4742-9C36-3FB17D303409) | tokenbinding.dll | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TokenBindingGetKeyTypesServer](https://github.com/dahall/Vanara/search?l=C%23&q=TokenBindingGetKeyTypesServer) [TokenBindingVerifyMessage](http://msdn2.microsoft.com/en-us/library/D6827DA3-75DC-4F31-B57A-4ED5B5F03112) | tokenbinding.dll | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TokenBindingVerifyMessage](https://github.com/dahall/Vanara/search?l=C%23&q=TokenBindingVerifyMessage) ### Structures Native Structure | Header | Managed Structure --- | --- | --- [BCRYPT_ALG_HANDLE](https://www.google.com/search?num=5&q=BCRYPT_ALG_HANDLE+site%3Amicrosoft.com) | | [Vanara.PInvoke.BCrypt.BCRYPT_ALG_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_ALG_HANDLE) [BCRYPT_ALGORITHM_IDENTIFIER](http://msdn2.microsoft.com/en-us/library/a49a21c9-5668-4709-b52a-f6cacd944845) | 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%3Amicrosoft.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%3Amicrosoft.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%3Amicrosoft.com) | | [Vanara.PInvoke.BCrypt.BCRYPT_KEY_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_KEY_HANDLE) [BCRYPT_MULTI_HASH_OPERATION](http://msdn2.microsoft.com/en-us/library/B0418A07-D2EE-4346-9971-676C8FB08FAA) | bcrypt.h | [Vanara.PInvoke.BCrypt.BCRYPT_MULTI_HASH_OPERATION](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_MULTI_HASH_OPERATION) [BCRYPT_OAEP_PADDING_INFO](http://msdn2.microsoft.com/en-us/library/19f48f2d-e952-4a01-8112-f298c79919b2) | bcrypt.h | [Vanara.PInvoke.BCrypt.BCRYPT_OAEP_PADDING_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_OAEP_PADDING_INFO) [BCRYPT_PKCS1_PADDING_INFO](http://msdn2.microsoft.com/en-us/library/920fa461-5b7e-4429-972d-e7c83fb62c64) | 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](http://msdn2.microsoft.com/en-us/library/0c57aa3f-1d9a-4bb2-b142-bce9c054e658) | 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](http://msdn2.microsoft.com/en-us/library/28605b34-b1e1-4460-a8f0-b0fe9f9b94d4) | 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%3Amicrosoft.com) | | [Vanara.PInvoke.BCrypt.BCRYPT_SECRET_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=BCRYPT_SECRET_HANDLE) [CERT_CHAIN_CONTEXT](http://msdn2.microsoft.com/en-us/library/609311f4-9cd6-4945-9f93-7266b3fc4a74) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_CHAIN_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_CHAIN_CONTEXT) [CERT_CHAIN_ELEMENT](http://msdn2.microsoft.com/en-us/library/a1f6ba18-63ef-43ac-a17f-900fa13398aa) | 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](http://msdn2.microsoft.com/en-us/library/9e010eb9-2cbb-4fca-ba5c-4a5a50f23786) | 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](http://msdn2.microsoft.com/en-us/library/86094e1c-be59-4a15-a05b-21769f80e653) | 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](http://msdn2.microsoft.com/en-us/library/5e4fffcb-132b-42c0-81b2-9f866e274c32) | 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](http://msdn2.microsoft.com/en-us/library/599a09b6-fe9e-4489-99ae-8a88fa78a660) | 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%3Amicrosoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_CONTEXT) [CERT_CREATE_CONTEXT_PARA](http://msdn2.microsoft.com/en-us/library/1486cb60-56f0-4ce4-b283-6f92dcbbea26) | 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](http://msdn2.microsoft.com/en-us/library/787a4df0-c0e3-46b9-a7e6-eb3bee3ed717) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_EXTENSION](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_EXTENSION) [CERT_EXTENSIONS](http://msdn2.microsoft.com/en-us/library/b393ef08-cedb-4840-a427-10ead315d6ea) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_EXTENSIONS](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_EXTENSIONS) [CERT_ID](http://msdn2.microsoft.com/en-us/library/9e33f661-c365-4725-8c3f-27b6cdd9a84e) | 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%3Amicrosoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_INFO) [CERT_ISSUER_SERIAL_NUMBER](http://msdn2.microsoft.com/en-us/library/4e44113f-81e7-4551-bf4d-50986d6d57bb) | 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](http://msdn2.microsoft.com/en-us/library/796adb9c-ec38-41d0-8f8b-ea1053e9f9f0) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_KEY_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_KEY_CONTEXT) [CERT_NAME_INFO](http://msdn2.microsoft.com/en-us/library/402d1051-d91a-4a79-96f6-10ed96a32d5c) | 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](http://msdn2.microsoft.com/en-us/library/ad86f388-27af-442a-a76f-f386f66296ac) | 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%3Amicrosoft.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](http://msdn2.microsoft.com/en-us/library/e84254b9-e9a7-4689-a12f-2772282c5433) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_RDN](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_RDN) [CERT_REVOCATION_CRL_INFO](http://msdn2.microsoft.com/en-us/library/069ff521-90fd-4de8-9b5c-045e44e87f75) | 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](http://msdn2.microsoft.com/en-us/library/798aa2d7-bf8a-425f-bc36-98a44ba3a9d6) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_REVOCATION_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_REVOCATION_INFO) [CERT_REVOCATION_PARA](http://msdn2.microsoft.com/en-us/library/730db593-c55f-4ecf-bcac-5de54ab90db6) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_REVOCATION_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_REVOCATION_PARA) [CERT_REVOCATION_STATUS](http://msdn2.microsoft.com/en-us/library/087ea37a-907a-4652-a5df-dd8e86755490) | 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](http://msdn2.microsoft.com/en-us/library/55c6c063-2a65-40ad-8d3f-7723b83cf021) | 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](http://msdn2.microsoft.com/en-us/library/246722a9-5db6-4a82-8f29-f60f0a2263e3) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_SELECT_CRITERIA](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_SELECT_CRITERIA) [CERT_SELECTUI_INPUT](http://msdn2.microsoft.com/en-us/library/8953cddd-86b6-4781-8dca-b5fd3d298bc8) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CERT_SELECTUI_INPUT](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_SELECTUI_INPUT) [CERT_SIMPLE_CHAIN](http://msdn2.microsoft.com/en-us/library/c130cab4-bf8d-429a-beb7-04cb5d37d466) | 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](http://msdn2.microsoft.com/en-us/library/12D9F82C-F484-43B0-BD55-F07321058671) | 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](http://msdn2.microsoft.com/en-us/library/9c17ebd9-423b-4063-bdc3-6be70ceb8623) | 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](http://msdn2.microsoft.com/en-us/library/3bcb9b64-b9cf-48b2-bfd1-0836b3d221af) | 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](http://msdn2.microsoft.com/en-us/library/774f5626-9b48-4585-b713-adbf191861cc) | 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](http://msdn2.microsoft.com/en-us/library/af1e1db2-7b53-4491-8317-4abf3568fb03) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_TRUST_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_TRUST_STATUS) [CERT_USAGE_MATCH](http://msdn2.microsoft.com/en-us/library/6154f1f7-4293-4b8e-91ab-9f57bb6f5743) | wincrypt.h | [Vanara.PInvoke.Crypt32.CERT_USAGE_MATCH](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_USAGE_MATCH) [CMSG_CMS_SIGNER_INFO](http://msdn2.microsoft.com/en-us/library/177323ef-4e26-4681-a474-1a99fb6900af) | 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](http://msdn2.microsoft.com/en-us/library/5e347a50-942e-4278-a9ae-ad4c30c55c6b) | 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](http://msdn2.microsoft.com/en-us/library/eb9b1daa-b04f-419a-88e3-7c772f9e62eb) | 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%3Amicrosoft.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](http://msdn2.microsoft.com/en-us/library/729fbbe0-40c6-41e7-851f-6f93f47e8f4d) | 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](http://msdn2.microsoft.com/en-us/library/14e58281-4315-4ece-8ea8-92765cffd212) | 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%3Amicrosoft.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](http://msdn2.microsoft.com/en-us/library/5f3387c9-4ff0-42a0-8fc7-67d3bb8b6bef) | 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%3Amicrosoft.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](http://msdn2.microsoft.com/en-us/library/30735e01-db6b-40fc-b4c8-cdc24e73defa) | 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](http://msdn2.microsoft.com/en-us/library/56b73de8-c170-46f6-b488-096475b59c15) | 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](http://msdn2.microsoft.com/en-us/library/d29d04d6-065e-4bb7-843b-f563643eeb4c) | 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%3Amicrosoft.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](http://msdn2.microsoft.com/en-us/library/956b0646-50a5-46d1-aa9a-91194c35d2b2) | 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](http://msdn2.microsoft.com/en-us/library/e0946278-75e9-4990-af81-d9e61da9724b) | 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](http://msdn2.microsoft.com/en-us/library/1921f9b6-86d9-47a0-a36e-e20d481382a3) | 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](http://msdn2.microsoft.com/en-us/library/93138744-8316-461b-908a-1eab47e83f63) | 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](http://msdn2.microsoft.com/en-us/library/f599226d-ddd7-455f-b650-74b91674d8f9) | 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%3Amicrosoft.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_STREAM_INFO](http://msdn2.microsoft.com/en-us/library/a4e7f6e8-351f-4981-b223-50b65f503394) | wincrypt.h | [Vanara.PInvoke.Crypt32.CMSG_STREAM_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CMSG_STREAM_INFO) [CRL_CONTEXT](http://msdn2.microsoft.com/en-us/library/cf7cabcd-b469-492a-b855-8870465ea1cc) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRL_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=CRL_CONTEXT) [CRL_ENTRY](http://msdn2.microsoft.com/en-us/library/30e7952a-a408-404f-9058-8197539387f6) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRL_ENTRY](https://github.com/dahall/Vanara/search?l=C%23&q=CRL_ENTRY) [CRL_INFO](http://msdn2.microsoft.com/en-us/library/06a28de3-dd7c-4efe-9baa-20aac69d63f3) | 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%3Amicrosoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_ALGORITHM_IDENTIFIER](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_ALGORITHM_IDENTIFIER) [CRYPT_ATTRIBUTE](http://msdn2.microsoft.com/en-us/library/cdbaf38d-ddbe-4be0-afbc-f8bd76ef4847) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_ATTRIBUTE](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_ATTRIBUTE) [CRYPT_ATTRIBUTE_TYPE_VALUE](http://msdn2.microsoft.com/en-us/library/84057581-d0a9-464a-9399-ba806e37516f) | 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](http://msdn2.microsoft.com/en-us/library/782f3022-d852-4ad7-8e0f-afbccc25928a) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_ATTRIBUTES](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_ATTRIBUTES) [CRYPT_CONTEXT_CONFIG](http://msdn2.microsoft.com/en-us/library/3e07b7ae-84ef-4b77-bd49-d96906eaa4f8) | 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](http://msdn2.microsoft.com/en-us/library/53026095-c871-4027-ac7d-428f1cb4aafe) | 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](http://msdn2.microsoft.com/en-us/library/5e175ac2-38eb-44c4-a01a-fb436e833546) | 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](http://msdn2.microsoft.com/en-us/library/c576f39c-a03a-47aa-90b7-500736070c6f) | bcrypt.h | [Vanara.PInvoke.BCrypt.CRYPT_CONTEXT_FUNCTIONS](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_CONTEXT_FUNCTIONS) [CRYPT_CONTEXTS](http://msdn2.microsoft.com/en-us/library/a1b60660-a4c5-4880-8cd4-48d8717c77c3) | bcrypt.h | [Vanara.PInvoke.BCrypt.CRYPT_CONTEXTS](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_CONTEXTS) [CRYPT_DECODE_PARA](http://msdn2.microsoft.com/en-us/library/08ed4627-8cbf-415f-b0d0-2c4b9ed9aed1) | 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](http://msdn2.microsoft.com/en-us/library/67e136cd-12e3-4a31-9d8b-b53e1129e940) | 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](http://msdn2.microsoft.com/en-us/library/330af6ac-f1db-4cee-81fd-d3c2c341d493) | 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](http://msdn2.microsoft.com/en-us/library/c683c515-3061-48e3-a64a-2798bd1245b0) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_ENCRYPT_MESSAGE_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_ENCRYPT_MESSAGE_PARA) [CRYPT_HASH_MESSAGE_PARA](http://msdn2.microsoft.com/en-us/library/60415136-3ac0-4fab-bdbf-faa16e8e43e1) | 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](http://msdn2.microsoft.com/en-us/library/6aea2f47-9d4a-4069-ac6d-f28907df00be) | 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](http://msdn2.microsoft.com/en-us/library/d5426ad6-2181-42ce-99f2-cc6cc83e20a8) | 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%3Amicrosoft.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](http://msdn2.microsoft.com/en-us/library/4e0178fb-1f9f-4ee4-9a83-f37cf71d35ff) | 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](http://msdn2.microsoft.com/en-us/library/84c4aca8-ee38-455f-8330-58f512a6d12c) | 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](http://msdn2.microsoft.com/en-us/library/06ba0f60-778d-450b-8f71-23471b8c4e2c) | 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%3Amicrosoft.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](http://msdn2.microsoft.com/en-us/library/5a60c96e-907a-409e-921c-59055452463f) | 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](http://msdn2.microsoft.com/en-us/library/a016e807-60d3-4ae4-829b-43acea2ee8c1) | 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](http://msdn2.microsoft.com/en-us/library/63a5d1c2-88b3-45fa-94d3-2179cb8802c9) | 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](http://msdn2.microsoft.com/en-us/library/aef0e173-d3df-466e-ac2a-c686cae5edc9) | bcrypt.h | [Vanara.PInvoke.BCrypt.CRYPT_PROVIDERS](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_PROVIDERS) [CRYPT_RETRIEVE_AUX_INFO](http://msdn2.microsoft.com/en-us/library/33ea51e7-c3e3-4cf8-ade0-099cb8b2e651) | 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](http://msdn2.microsoft.com/en-us/library/1601d860-6054-4650-a033-ea088655b7e4) | 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](http://msdn2.microsoft.com/en-us/library/9115db8a-7cc1-4360-b89b-6c33ddb67fe9) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_TIMESTAMP_ACCURACY](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_TIMESTAMP_ACCURACY) [CRYPT_TIMESTAMP_CONTEXT](http://msdn2.microsoft.com/en-us/library/2831b2a9-0f84-4e41-a666-5903fc882965) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_TIMESTAMP_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_TIMESTAMP_CONTEXT) [CRYPT_TIMESTAMP_INFO](http://msdn2.microsoft.com/en-us/library/05ca0877-5e9d-4b21-9fca-a1eef2cb4626) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_TIMESTAMP_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_TIMESTAMP_INFO) [CRYPT_TIMESTAMP_PARA](http://msdn2.microsoft.com/en-us/library/26a6e9d3-b35e-47ae-9cea-a37ca6297c28) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_TIMESTAMP_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_TIMESTAMP_PARA) [CRYPT_VERIFY_MESSAGE_PARA](http://msdn2.microsoft.com/en-us/library/bbd56b5e-2bbe-420f-8842-1be50dca779f) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPT_VERIFY_MESSAGE_PARA](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPT_VERIFY_MESSAGE_PARA) [CRYPTCATMEMBER](http://msdn2.microsoft.com/en-us/library/08f663d9-9dc2-4ac9-95c5-7f2ed972eb9b) | mscat.h | [Vanara.PInvoke.Crypt32.CRYPTCATMEMBER](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTCATMEMBER) [CRYPTCATSTORE](http://msdn2.microsoft.com/en-us/library/65a15797-453c-4f47-8ea1-c92e616b50aa) | 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%3Amicrosoft.com) | wincrypt.h | [Vanara.PInvoke.Crypt32.CRYPTOAPI_BLOB](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTOAPI_BLOB) [CRYPTPROTECT_PROMPTSTRUCT](http://msdn2.microsoft.com/en-us/library/412ce598-a7c9-446d-bd98-6583a20d6cd7) | dpapi.h | [Vanara.PInvoke.Crypt32.CRYPTPROTECT_PROMPTSTRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTPROTECT_PROMPTSTRUCT) [CRYPTUI_CERT_MGR_STRUCT](http://msdn2.microsoft.com/en-us/library/e6c24d16-0ae2-443c-8971-2d7da3aae963) | 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](http://msdn2.microsoft.com/en-us/library/c6335c02-3b3e-45e2-bb58-b7213aea500b) | cryptuiapi.h | [Vanara.PInvoke.CryptUI.CRYPTUI_INITDIALOG_STRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=CRYPTUI_INITDIALOG_STRUCT) [CRYPTUI_VIEWCERTIFICATE_STRUCT](http://msdn2.microsoft.com/en-us/library/7bbd58df-3a1b-4d82-9a90-7c94260a7165) | 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](http://msdn2.microsoft.com/en-us/library/9750f52a-f605-4f43-98e1-0f0ea947a214) | 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](http://msdn2.microsoft.com/en-us/library/0316ed0b-d4e5-4102-9ab0-637e96c7d9f5) | 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](http://msdn2.microsoft.com/en-us/library/3e4eb745-0c28-4ce5-870b-d24565ef0cae) | 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](http://msdn2.microsoft.com/en-us/library/e061aac4-8c9f-4282-a8f8-bc0c5a10e566) | 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_PVK_FILE_INFO](http://msdn2.microsoft.com/en-us/library/0e737661-2cc3-47be-ab32-0efbc18fefbd) | 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](http://msdn2.microsoft.com/en-us/library/d3ffbf1c-e8c2-44ab-84d2-d32350d04407) | 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](http://msdn2.microsoft.com/en-us/library/6be86c4f-0ac7-43c2-81fb-9767279ebeaf) | 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](http://msdn2.microsoft.com/en-us/library/3c509bb6-d391-4b59-809c-23466c8196ea) | 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%3Amicrosoft.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) [CTL_CONTEXT](http://msdn2.microsoft.com/en-us/library/780edddf-1b44-4292-9156-4dfd5100adb8) | wincrypt.h | [Vanara.PInvoke.Crypt32.CTL_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=CTL_CONTEXT) [CTL_ENTRY](http://msdn2.microsoft.com/en-us/library/ebc63847-b641-4205-b15c-7b32c1426c21) | wincrypt.h | [Vanara.PInvoke.Crypt32.CTL_ENTRY](https://github.com/dahall/Vanara/search?l=C%23&q=CTL_ENTRY) [CTL_INFO](http://msdn2.microsoft.com/en-us/library/83b015b5-a650-4a81-a9f0-c3e8a9805c81) | wincrypt.h | [Vanara.PInvoke.Crypt32.CTL_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CTL_INFO) [CTL_USAGE](http://msdn2.microsoft.com/en-us/library/70ee138a-df94-4fc4-9de5-0d8b7704b890) | wincrypt.h | [Vanara.PInvoke.Crypt32.CTL_USAGE](https://github.com/dahall/Vanara/search?l=C%23&q=CTL_USAGE) [CTL_VERIFY_USAGE_PARA](http://msdn2.microsoft.com/en-us/library/bf9a3c81-f8c4-45a6-b045-8cbefebebbd3) | 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](http://msdn2.microsoft.com/en-us/library/2b7ef953-9422-4dcf-b293-a78a06bb080e) | 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%3Amicrosoft.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%3Amicrosoft.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%3Amicrosoft.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%3Amicrosoft.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%3Amicrosoft.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%3Amicrosoft.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%3Amicrosoft.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%3Amicrosoft.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%3Amicrosoft.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%3Amicrosoft.com) | | [Vanara.PInvoke.Crypt32.HCRYPTPROV](https://github.com/dahall/Vanara/search?l=C%23&q=HCRYPTPROV) [MS_ADDINFO_BLOB](http://msdn2.microsoft.com/en-us/library/236c8778-0b80-4157-8a81-24712ebf9a77) | mssip.h | [Vanara.PInvoke.Crypt32.MS_ADDINFO_BLOB](https://github.com/dahall/Vanara/search?l=C%23&q=MS_ADDINFO_BLOB) [MS_ADDINFO_CATALOGMEMBER](http://msdn2.microsoft.com/en-us/library/40a00c8a-95e4-406c-b04e-0d29beb70d67) | mssip.h | [Vanara.PInvoke.Crypt32.MS_ADDINFO_CATALOGMEMBER](https://github.com/dahall/Vanara/search?l=C%23&q=MS_ADDINFO_CATALOGMEMBER) [MS_ADDINFO_FLAT](http://msdn2.microsoft.com/en-us/library/9f5bebd1-8eda-456d-9339-3334a19c0ea4) | mssip.h | [Vanara.PInvoke.Crypt32.MS_ADDINFO_FLAT](https://github.com/dahall/Vanara/search?l=C%23&q=MS_ADDINFO_FLAT) [NCRYPT_ALLOC_PARA](http://msdn2.microsoft.com/en-us/library/4F546F51-E4DE-4703-B1D1-F84165C3C31B) | 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%3Amicrosoft.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%3Amicrosoft.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%3Amicrosoft.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%3Amicrosoft.com) | | [Vanara.PInvoke.NCrypt.NCRYPT_KEY_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=NCRYPT_KEY_HANDLE) [NCRYPT_PROTECT_STREAM_INFO](http://msdn2.microsoft.com/en-us/library/77FADFC1-6C66-4801-B0BD-263963555C3C) | 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%3Amicrosoft.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%3Amicrosoft.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%3Amicrosoft.com) | | [Vanara.PInvoke.NCrypt.NCRYPT_SECRET_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=NCRYPT_SECRET_HANDLE) [NCRYPT_SSL_CIPHER_LENGTHS](http://msdn2.microsoft.com/en-us/library/44d0d803-16d7-4bdf-9638-afbdaf9e1802) | 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](http://msdn2.microsoft.com/en-us/library/ab995d9a-48fa-491a-95b1-d15c5b92f1da) | 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%3Amicrosoft.com) | | [Vanara.PInvoke.NCrypt.NCRYPT_STREAM_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=NCRYPT_STREAM_HANDLE) [NCryptAlgorithmName](http://msdn2.microsoft.com/en-us/library/79b0193e-3be8-46ce-a422-40ed9698363f) | ncrypt.h | [Vanara.PInvoke.NCrypt.NCryptAlgorithmName](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptAlgorithmName) [NCryptBuffer](http://msdn2.microsoft.com/en-us/library/474d3c0d-ae14-448a-a56d-25abc7e5de88) | bcrypt.h | [Vanara.PInvoke.NCrypt.NCryptBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=NCryptBuffer) [NCryptBufferDesc](http://msdn2.microsoft.com/en-us/library/aa375370) | 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%3Amicrosoft.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%3Amicrosoft.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%3Amicrosoft.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%3Amicrosoft.com) | | [Vanara.PInvoke.Crypt32.PCCRL_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=PCCRL_CONTEXT) [PCCRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT](https://www.google.com/search?num=5&q=PCCRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT+site%3Amicrosoft.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%3Amicrosoft.com) | | [Vanara.PInvoke.Crypt32.PCCTL_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=PCCTL_CONTEXT) [PUBLICKEYSTRUC](http://msdn2.microsoft.com/en-us/library/99d41222-b4ca-40f3-a240-52b0a9b3a9aa) | wincrypt.h | [Vanara.PInvoke.Crypt32.PUBLICKEYSTRUC](https://github.com/dahall/Vanara/search?l=C%23&q=PUBLICKEYSTRUC) [SIP_ADD_NEWPROVIDER](http://msdn2.microsoft.com/en-us/library/5ca88c0c-a7c9-4517-a874-49d38c1bc7c3) | 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](http://msdn2.microsoft.com/en-us/library/0B6D173B-0183-4A7C-BB92-2D451F746164) | 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](http://msdn2.microsoft.com/en-us/library/0B6D173B-0183-4A7C-BB92-2D451F746164) | 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](http://msdn2.microsoft.com/en-us/library/d34b5081-0af8-4dcc-8133-a91d0603d419) | mssip.h | [Vanara.PInvoke.Crypt32.SIP_DISPATCH_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=SIP_DISPATCH_INFO) [SIP_INDIRECT_DATA](http://msdn2.microsoft.com/en-us/library/d34b599b-fe49-47c4-bb52-73ee14d73253) | mssip.h | [Vanara.PInvoke.Crypt32.SIP_INDIRECT_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=SIP_INDIRECT_DATA) [SIP_SUBJECTINFO](http://msdn2.microsoft.com/en-us/library/6274cd08-d67f-410d-9303-3a42b7f1edc6) | mssip.h | [Vanara.PInvoke.Crypt32.SIP_SUBJECTINFO](https://github.com/dahall/Vanara/search?l=C%23&q=SIP_SUBJECTINFO) [TOKENBINDING_IDENTIFIER](http://msdn2.microsoft.com/en-us/library/301E099E-B621-41E1-BF9B-3AF8C53F9227) | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TOKENBINDING_IDENTIFIER](https://github.com/dahall/Vanara/search?l=C%23&q=TOKENBINDING_IDENTIFIER) [TOKENBINDING_KEY_TYPES](http://msdn2.microsoft.com/en-us/library/E5029CE3-CD23-4566-A951-35374DC7BC57) | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TOKENBINDING_KEY_TYPES](https://github.com/dahall/Vanara/search?l=C%23&q=TOKENBINDING_KEY_TYPES) [TOKENBINDING_RESULT_DATA](http://msdn2.microsoft.com/en-us/library/6C34E174-CCC4-451D-82C3-C410C8C92C8C) | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TOKENBINDING_RESULT_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=TOKENBINDING_RESULT_DATA) [TOKENBINDING_RESULT_LIST](http://msdn2.microsoft.com/en-us/library/D14CBEA3-5F46-4C45-8C11-407D6E70FD56) | tokenbinding.h | [Vanara.PInvoke.TokenBinding.TOKENBINDING_RESULT_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=TOKENBINDING_RESULT_LIST)