Vanara/PInvoke/Cryptography
David Hall 49da77df90 More Net8.0 nullability fixes 2023-12-30 20:42:33 -07:00
..
BCrypt Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
Crypt32 Corrections to nullability based on CS samples 2023-11-18 22:51:00 -07:00
CryptDlg Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
CryptNet Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
CryptUI Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
NCrypt More Net8.0 nullability fixes 2023-12-30 20:42:33 -07:00
TokenBinding Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
Vanara.PInvoke.Cryptography.csproj Updated project files 2023-11-03 01:08:38 -06:00
pkgreadme.md Updated project files 2023-11-03 01:08:38 -06:00
readme.md Updated project files 2023-11-03 01:08:38 -06:00

readme.md

Vanara.PInvoke.Cryptography

PInvoke API (methods, structures and constants) imported from Windows crypt32.dll, bcrypt.dll, ncrypt.dll, tokenbinding.dll, cryptnet.dll, cryptdlg.dll and cryptui.dll.

  • Includes methods from crypt32.dll, bcrypt.dll, ncrypt.dll, tokenbinding.dll, cryptui.dll, cryptnet.dll, cryptdlg.dll
  • Current NuGet release: NugetNuget

Methods - 100% API coverage (369 of 369 functions)

Native Method Native DLL Header Managed Method
BCryptAddContextFunction bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptAddContextFunction
BCryptCloseAlgorithmProvider bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptCloseAlgorithmProvider
BCryptConfigureContext bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptConfigureContext
BCryptConfigureContextFunction bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptConfigureContextFunction
BCryptCreateContext bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptCreateContext
BCryptCreateHash bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptCreateHash
BCryptCreateMultiHash bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptCreateMultiHash
BCryptDecrypt bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptDecrypt
BCryptDeleteContext bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptDeleteContext
BCryptDeriveKey bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptDeriveKey
BCryptDeriveKeyCapi bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptDeriveKeyCapi
BCryptDeriveKeyPBKDF2 bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptDeriveKeyPBKDF2
BCryptDestroyHash bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptDestroyHash
BCryptDestroyKey bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptDestroyKey
BCryptDestroySecret bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptDestroySecret
BCryptDuplicateHash bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptDuplicateHash
BCryptDuplicateKey bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptDuplicateKey
BCryptEncrypt bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptEncrypt
BCryptEnumAlgorithms bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptEnumAlgorithms
BCryptEnumContextFunctionProviders bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptEnumContextFunctionProviders
BCryptEnumContextFunctions bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptEnumContextFunctions
BCryptEnumContexts bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptEnumContexts
BCryptEnumProviders bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptEnumProviders
BCryptEnumRegisteredProviders bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptEnumRegisteredProviders
BCryptExportKey bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptExportKey
BCryptFinalizeKeyPair bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptFinalizeKeyPair
BCryptFinishHash bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptFinishHash
BCryptFreeBuffer bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptFreeBuffer
BCryptGenerateKeyPair bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptGenerateKeyPair
BCryptGenerateSymmetricKey bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptGenerateSymmetricKey
BCryptGenRandom bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptGenRandom
BCryptGetFipsAlgorithmMode bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptGetFipsAlgorithmMode
BCryptGetProperty bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptGetProperty
BCryptHash bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptHash
BCryptHashData bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptHashData
BCryptImportKey bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptImportKey
BCryptImportKeyPair bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptImportKeyPair
BCryptKeyDerivation bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptKeyDerivation
BCryptOpenAlgorithmProvider bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptOpenAlgorithmProvider
BCryptProcessMultiOperations bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptProcessMultiOperations
BCryptQueryContextConfiguration bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptQueryContextConfiguration
BCryptQueryContextFunctionConfiguration bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptQueryContextFunctionConfiguration
BCryptQueryContextFunctionProperty bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptQueryContextFunctionProperty
BCryptQueryProviderRegistration bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptQueryProviderRegistration
BCryptRegisterConfigChangeNotify bcrypt.dll Bcrypt.h Vanara.PInvoke.BCrypt.BCryptRegisterConfigChangeNotify
BCryptRemoveContextFunction bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptRemoveContextFunction
BCryptResolveProviders bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptResolveProviders
BCryptSecretAgreement bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptSecretAgreement
BCryptSetContextFunctionProperty bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptSetContextFunctionProperty
BCryptSetProperty bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptSetProperty
BCryptSignHash bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptSignHash
BCryptUnregisterConfigChangeNotify bcrypt.dll Bcrypt.h Vanara.PInvoke.BCrypt.BCryptUnregisterConfigChangeNotify
BCryptVerifySignature bcrypt.dll bcrypt.h Vanara.PInvoke.BCrypt.BCryptVerifySignature
CertAddCertificateContextToStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertAddCertificateContextToStore
CertAddCertificateLinkToStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertAddCertificateLinkToStore
CertAddCRLContextToStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertAddCRLContextToStore
CertAddCRLLinkToStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertAddCRLLinkToStore
CertAddCTLContextToStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertAddCTLContextToStore
CertAddCTLLinkToStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertAddCTLLinkToStore
CertAddEncodedCertificateToStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertAddEncodedCertificateToStore
CertAddEncodedCertificateToSystemStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertAddEncodedCertificateToSystemStore
CertAddEncodedCRLToStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertAddEncodedCRLToStore
CertAddEncodedCTLToStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertAddEncodedCTLToStore
CertAddEnhancedKeyUsageIdentifier crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertAddEnhancedKeyUsageIdentifier
CertAddRefServerOcspResponse crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertAddRefServerOcspResponse
CertAddRefServerOcspResponseContext crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertAddRefServerOcspResponseContext
CertAddSerializedElementToStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertAddSerializedElementToStore
CertAddStoreToCollection crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertAddStoreToCollection
CertAlgIdToOID crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertAlgIdToOID
CertCloseServerOcspResponse crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertCloseServerOcspResponse
CertCloseStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertCloseStore
CertCompareCertificate crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertCompareCertificate
CertCompareCertificateName crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertCompareCertificateName
CertCompareIntegerBlob crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertCompareIntegerBlob
CertComparePublicKeyInfo crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertComparePublicKeyInfo
CertControlStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertControlStore
CertCreateCertificateChainEngine crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertCreateCertificateChainEngine
CertCreateCertificateContext crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertCreateCertificateContext
CertCreateContext crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertCreateContext
CertCreateCRLContext crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertCreateCRLContext
CertCreateCTLContext crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertCreateCTLContext
CertCreateCTLEntryFromCertificateContextProperties crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertCreateCTLEntryFromCertificateContextProperties
CertCreateSelfSignCertificate crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertCreateSelfSignCertificate
CertDeleteCertificateFromStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertDeleteCertificateFromStore
CertDeleteCRLFromStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertDeleteCRLFromStore
CertDeleteCTLFromStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertDeleteCTLFromStore
CertDuplicateCertificateChain crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertDuplicateCertificateChain
CertDuplicateCertificateContext crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertDuplicateCertificateContext
CertDuplicateCRLContext crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertDuplicateCRLContext
CertDuplicateCTLContext crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertDuplicateCTLContext
CertDuplicateStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertDuplicateStore
CertEnumCertificateContextProperties crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertEnumCertificateContextProperties
CertEnumCertificatesInStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertEnumCertificatesInStore
CertEnumCRLContextProperties crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertEnumCRLContextProperties
CertEnumCRLsInStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertEnumCRLsInStore
CertEnumCTLContextProperties crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertEnumCTLContextProperties
CertEnumCTLsInStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertEnumCTLsInStore
CertEnumPhysicalStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertEnumPhysicalStore
CertEnumSubjectInSortedCTL crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertEnumSubjectInSortedCTL
CertEnumSystemStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertEnumSystemStore
CertEnumSystemStoreLocation crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertEnumSystemStoreLocation
CertFindAttribute crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertFindAttribute
CertFindCertificateInCRL crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertFindCertificateInCRL
CertFindCertificateInStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertFindCertificateInStore
CertFindChainInStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertFindChainInStore
CertFindCRLInStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertFindCRLInStore
CertFindCTLInStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertFindCTLInStore
CertFindExtension crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertFindExtension
CertFindRDNAttr crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertFindRDNAttr
CertFindSubjectInCTL crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertFindSubjectInCTL
CertFindSubjectInSortedCTL crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertFindSubjectInSortedCTL
CertFreeCertificateChain crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertFreeCertificateChain
CertFreeCertificateChainEngine crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertFreeCertificateChainEngine
CertFreeCertificateChainList crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertFreeCertificateChainList
CertFreeCertificateContext crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertFreeCertificateContext
CertFreeCRLContext crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertFreeCRLContext
CertFreeCTLContext crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertFreeCTLContext
CertFreeServerOcspResponseContext crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertFreeServerOcspResponseContext
CertGetCertificateChain crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertGetCertificateChain
CertGetCertificateContextProperty crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertGetCertificateContextProperty
CertGetCRLContextProperty crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertGetCRLContextProperty
CertGetCRLFromStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertGetCRLFromStore
CertGetCTLContextProperty crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertGetCTLContextProperty
CertGetEnhancedKeyUsage crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertGetEnhancedKeyUsage
CertGetIntendedKeyUsage crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertGetIntendedKeyUsage
CertGetIssuerCertificateFromStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertGetIssuerCertificateFromStore
CertGetNameString crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertGetNameString
CertGetPublicKeyLength crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertGetPublicKeyLength
CertGetServerOcspResponseContext crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertGetServerOcspResponseContext
CertGetStoreProperty crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertGetStoreProperty
CertGetSubjectCertificateFromStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertGetSubjectCertificateFromStore
CertGetValidUsages crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertGetValidUsages
CertIsRDNAttrsInCertificateName crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertIsRDNAttrsInCertificateName
CertIsStrongHashToSign crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertIsStrongHashToSign
CertIsValidCRLForCertificate crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertIsValidCRLForCertificate
CertModifyCertificatesToTrust cryptdlg.dll cryptdlg.h Vanara.PInvoke.CryptDlg.CertModifyCertificatesToTrust
CertNameToStr crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertNameToStr
CertOIDToAlgId crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertOIDToAlgId
CertOpenServerOcspResponse crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertOpenServerOcspResponse
CertOpenStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertOpenStore
CertOpenSystemStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertOpenSystemStore
CertRDNValueToStr crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertRDNValueToStr
CertRegisterPhysicalStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertRegisterPhysicalStore
CertRegisterSystemStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertRegisterSystemStore
CertRemoveEnhancedKeyUsageIdentifier crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertRemoveEnhancedKeyUsageIdentifier
CertRemoveStoreFromCollection crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertRemoveStoreFromCollection
CertResyncCertificateChainEngine crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertResyncCertificateChainEngine
CertRetrieveLogoOrBiometricInfo crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertRetrieveLogoOrBiometricInfo
CertSaveStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertSaveStore
CertSelectCertificate cryptdlg.dll cryptdlg.h Vanara.PInvoke.CryptDlg.CertSelectCertificate
CertSelectCertificateChains crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertSelectCertificateChains
CertSelectionGetSerializedBlob cryptui.dll cryptuiapi.h Vanara.PInvoke.CryptUI.CertSelectionGetSerializedBlob
CertSerializeCertificateStoreElement crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertSerializeCertificateStoreElement
CertSerializeCRLStoreElement crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertSerializeCRLStoreElement
CertSerializeCTLStoreElement crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertSerializeCTLStoreElement
CertSetCertificateContextPropertiesFromCTLEntry crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertSetCertificateContextPropertiesFromCTLEntry
CertSetCertificateContextProperty crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertSetCertificateContextProperty
CertSetCRLContextProperty crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertSetCRLContextProperty
CertSetCTLContextProperty crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertSetCTLContextProperty
CertSetEnhancedKeyUsage crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertSetEnhancedKeyUsage
CertSetStoreProperty crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertSetStoreProperty
CertStrToName crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertStrToName
CertUnregisterPhysicalStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertUnregisterPhysicalStore
CertUnregisterSystemStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertUnregisterSystemStore
CertVerifyCertificateChainPolicy crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertVerifyCertificateChainPolicy
CertVerifyCRLRevocation crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertVerifyCRLRevocation
CertVerifyCRLTimeValidity crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertVerifyCRLTimeValidity
CertVerifyCTLUsage crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertVerifyCTLUsage
CertVerifyRevocation crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertVerifyRevocation
CertVerifySubjectCertificateContext crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertVerifySubjectCertificateContext
CertVerifyTimeValidity crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertVerifyTimeValidity
CertVerifyValidityNesting crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CertVerifyValidityNesting
CertViewProperties cryptdlg.dll cryptdlg.h Vanara.PInvoke.CryptDlg.CertViewProperties
CryptAcquireCertificatePrivateKey crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptAcquireCertificatePrivateKey
CryptBinaryToString crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptBinaryToString
CryptCreateKeyIdentifierFromCSP crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptCreateKeyIdentifierFromCSP
CryptDecodeMessage crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptDecodeMessage
CryptDecodeObject crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptDecodeObject
CryptDecodeObjectEx crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptDecodeObjectEx
CryptDecryptAndVerifyMessageSignature crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptDecryptAndVerifyMessageSignature
CryptDecryptMessage crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptDecryptMessage
CryptEncodeObject crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptEncodeObject
CryptEncodeObjectEx crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptEncodeObjectEx
CryptEncryptMessage crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptEncryptMessage
CryptEnumKeyIdentifierProperties crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptEnumKeyIdentifierProperties
CryptEnumOIDFunction crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptEnumOIDFunction
CryptEnumOIDInfo crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptEnumOIDInfo
CryptExportPKCS8 crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptExportPKCS8
CryptExportPKCS8Ex crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptExportPKCS8Ex
CryptExportPublicKeyInfo crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptExportPublicKeyInfo
CryptExportPublicKeyInfoEx crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptExportPublicKeyInfoEx
CryptExportPublicKeyInfoFromBCryptKeyHandle crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptExportPublicKeyInfoFromBCryptKeyHandle
CryptFindCertificateKeyProvInfo crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptFindCertificateKeyProvInfo
CryptFindLocalizedName crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptFindLocalizedName
CryptFindOIDInfo crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptFindOIDInfo
CryptFormatObject crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptFormatObject
CryptFreeOIDFunctionAddress crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptFreeOIDFunctionAddress
CryptGetDefaultOIDDllList crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptGetDefaultOIDDllList
CryptGetDefaultOIDFunctionAddress crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptGetDefaultOIDFunctionAddress
CryptGetKeyIdentifierProperty crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptGetKeyIdentifierProperty
CryptGetMessageCertificates crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptGetMessageCertificates
CryptGetMessageSignerCount crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptGetMessageSignerCount
CryptGetObjectUrl cryptnet.dll wincrypt.h Vanara.PInvoke.CryptNet.CryptGetObjectUrl
CryptGetOIDFunctionAddress crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptGetOIDFunctionAddress
CryptGetOIDFunctionValue crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptGetOIDFunctionValue
CryptGetTimeValidObject cryptnet.dll wincrypt.h Vanara.PInvoke.CryptNet.CryptGetTimeValidObject
CryptHashCertificate crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptHashCertificate
CryptHashCertificate2 crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptHashCertificate2
CryptHashMessage crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptHashMessage
CryptHashPublicKeyInfo crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptHashPublicKeyInfo
CryptHashToBeSigned crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptHashToBeSigned
CryptImportPKCS8 crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptImportPKCS8
CryptImportPublicKeyInfo crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptImportPublicKeyInfo
CryptImportPublicKeyInfoEx crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptImportPublicKeyInfoEx
CryptImportPublicKeyInfoEx2 crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptImportPublicKeyInfoEx2
CryptInitOIDFunctionSet crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptInitOIDFunctionSet
CryptInstallDefaultContext crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptInstallDefaultContext
CryptInstallOIDFunctionAddress crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptInstallOIDFunctionAddress
CryptMemAlloc crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptMemAlloc
CryptMemFree crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptMemFree
CryptMemRealloc crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptMemRealloc
CryptMsgCalculateEncodedLength crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgCalculateEncodedLength
CryptMsgClose crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgClose
CryptMsgControl crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgControl
CryptMsgCountersign crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgCountersign
CryptMsgCountersignEncoded crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgCountersignEncoded
CryptMsgDuplicate crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgDuplicate
CryptMsgEncodeAndSignCTL crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgEncodeAndSignCTL
CryptMsgGetAndVerifySigner crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgGetAndVerifySigner
CryptMsgGetParam crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgGetParam
CryptMsgOpenToDecode crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgOpenToDecode
CryptMsgOpenToEncode crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgOpenToEncode
CryptMsgSignCTL crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgSignCTL
CryptMsgUpdate crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgUpdate
CryptMsgVerifyCountersignatureEncoded crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgVerifyCountersignatureEncoded
CryptMsgVerifyCountersignatureEncodedEx crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgVerifyCountersignatureEncodedEx
CryptProtectData crypt32.dll dpapi.h Vanara.PInvoke.Crypt32.CryptProtectData
CryptProtectMemory crypt32.dll dpapi.h Vanara.PInvoke.Crypt32.CryptProtectMemory
CryptQueryObject crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptQueryObject
CryptRegisterDefaultOIDFunction crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptRegisterDefaultOIDFunction
CryptRegisterOIDFunction crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptRegisterOIDFunction
CryptRegisterOIDInfo crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptRegisterOIDInfo
CryptRetrieveObjectByUrl cryptnet.dll wincrypt.h Vanara.PInvoke.CryptNet.CryptRetrieveObjectByUrl
CryptRetrieveTimeStamp crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptRetrieveTimeStamp
CryptSetKeyIdentifierProperty crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptSetKeyIdentifierProperty
CryptSetOIDFunctionValue crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptSetOIDFunctionValue
CryptSignAndEncodeCertificate crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptSignAndEncodeCertificate
CryptSignAndEncryptMessage crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptSignAndEncryptMessage
CryptSignCertificate crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptSignCertificate
CryptSignMessage crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptSignMessage
CryptSignMessageWithKey crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptSignMessageWithKey
CryptSIPAddProvider crypt32.dll mssip.h Vanara.PInvoke.Crypt32.CryptSIPAddProvider
CryptSIPCreateIndirectData crypt32.dll mssip.h Vanara.PInvoke.Crypt32.CryptSIPCreateIndirectData
CryptSIPGetCaps crypt32.dll mssip.h Vanara.PInvoke.Crypt32.CryptSIPGetCaps
CryptSIPGetSignedDataMsg crypt32.dll mssip.h Vanara.PInvoke.Crypt32.CryptSIPGetSignedDataMsg
CryptSIPLoad crypt32.dll mssip.h Vanara.PInvoke.Crypt32.CryptSIPLoad
CryptSIPPutSignedDataMsg crypt32.dll mssip.h Vanara.PInvoke.Crypt32.CryptSIPPutSignedDataMsg
CryptSIPRemoveProvider crypt32.dll mssip.h Vanara.PInvoke.Crypt32.CryptSIPRemoveProvider
CryptSIPRemoveSignedDataMsg crypt32.dll mssip.h Vanara.PInvoke.Crypt32.CryptSIPRemoveSignedDataMsg
CryptSIPRetrieveSubjectGuid crypt32.dll mssip.h Vanara.PInvoke.Crypt32.CryptSIPRetrieveSubjectGuid
CryptSIPRetrieveSubjectGuidForCatalogFile crypt32.dll mssip.h Vanara.PInvoke.Crypt32.CryptSIPRetrieveSubjectGuidForCatalogFile
CryptSIPVerifyIndirectData crypt32.dll mssip.h Vanara.PInvoke.Crypt32.CryptSIPVerifyIndirectData
CryptStringToBinary crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptStringToBinary
CryptUIDlgCertMgr cryptui.dll cryptuiapi.h Vanara.PInvoke.CryptUI.CryptUIDlgCertMgr
CryptUIDlgSelectCertificateFromStore cryptui.dll cryptuiapi.h Vanara.PInvoke.CryptUI.CryptUIDlgSelectCertificateFromStore
CryptUIDlgViewCertificate cryptui.dll cryptuiapi.h Vanara.PInvoke.CryptUI.CryptUIDlgViewCertificate
CryptUIDlgViewContext cryptui.dll cryptuiapi.h Vanara.PInvoke.CryptUI.CryptUIDlgViewContext
CryptUIWizDigitalSign cryptui.dll cryptuiapi.h Vanara.PInvoke.CryptUI.CryptUIWizDigitalSign
CryptUIWizExport cryptui.dll cryptuiapi.h Vanara.PInvoke.CryptUI.CryptUIWizExport
CryptUIWizFreeDigitalSignContext cryptui.dll cryptuiapi.h Vanara.PInvoke.CryptUI.CryptUIWizFreeDigitalSignContext
CryptUIWizImport cryptui.dll cryptuiapi.h Vanara.PInvoke.CryptUI.CryptUIWizImport
CryptUninstallDefaultContext crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptUninstallDefaultContext
CryptUnprotectData crypt32.dll dpapi.h Vanara.PInvoke.Crypt32.CryptUnprotectData
CryptUnprotectMemory crypt32.dll dpapi.h Vanara.PInvoke.Crypt32.CryptUnprotectMemory
CryptUnregisterDefaultOIDFunction crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptUnregisterDefaultOIDFunction
CryptUnregisterOIDFunction crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptUnregisterOIDFunction
CryptUnregisterOIDInfo crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptUnregisterOIDInfo
CryptUpdateProtectedState crypt32.dll dpapi.h Vanara.PInvoke.Crypt32.CryptUpdateProtectedState
CryptVerifyCertificateSignature crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptVerifyCertificateSignature
CryptVerifyCertificateSignatureEx crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptVerifyCertificateSignatureEx
CryptVerifyDetachedMessageHash crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptVerifyDetachedMessageHash
CryptVerifyDetachedMessageSignature crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptVerifyDetachedMessageSignature
CryptVerifyMessageHash crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptVerifyMessageHash
CryptVerifyMessageSignature crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptVerifyMessageSignature
CryptVerifyMessageSignatureWithKey crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptVerifyMessageSignatureWithKey
CryptVerifyTimeStampSignature crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.CryptVerifyTimeStampSignature
GetFriendlyNameOfCert cryptdlg.dll cryptdlg.h Vanara.PInvoke.CryptDlg.GetFriendlyNameOfCert
NCryptCloseProtectionDescriptor ncrypt.dll ncryptprotect.h Vanara.PInvoke.NCrypt.NCryptCloseProtectionDescriptor
NCryptCreateClaim ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptCreateClaim
NCryptCreatePersistedKey ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptCreatePersistedKey
NCryptCreateProtectionDescriptor ncrypt.dll ncryptprotect.h Vanara.PInvoke.NCrypt.NCryptCreateProtectionDescriptor
NCryptDecrypt ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptDecrypt
NCryptDeleteKey ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptDeleteKey
NCryptDeriveKey ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptDeriveKey
NCryptEncrypt ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptEncrypt
NCryptEnumAlgorithms ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptEnumAlgorithms
NCryptEnumKeys ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptEnumKeys
NCryptEnumStorageProviders ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptEnumStorageProviders
NCryptExportKey ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptExportKey
NCryptFinalizeKey ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptFinalizeKey
NCryptFreeBuffer ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptFreeBuffer
NCryptFreeObject ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptFreeObject
NCryptGetProperty ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptGetProperty
NCryptGetProtectionDescriptorInfo ncrypt.dll ncryptprotect.h Vanara.PInvoke.NCrypt.NCryptGetProtectionDescriptorInfo
NCryptImportKey ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptImportKey
NCryptIsAlgSupported ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptIsAlgSupported
NCryptIsKeyHandle ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptIsKeyHandle
NCryptKeyDerivation ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptKeyDerivation
NCryptNotifyChangeKey ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptNotifyChangeKey
NCryptOpenKey ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptOpenKey
NCryptOpenStorageProvider ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptOpenStorageProvider
NCryptProtectSecret ncrypt.dll ncryptprotect.h Vanara.PInvoke.NCrypt.NCryptProtectSecret
NCryptQueryProtectionDescriptorName ncrypt.dll ncryptprotect.h Vanara.PInvoke.NCrypt.NCryptQueryProtectionDescriptorName
NCryptRegisterProtectionDescriptorName ncrypt.dll ncryptprotect.h Vanara.PInvoke.NCrypt.NCryptRegisterProtectionDescriptorName
NCryptSecretAgreement ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptSecretAgreement
NCryptSetProperty ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptSetProperty
NCryptSignHash ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptSignHash
NCryptStreamClose ncrypt.dll ncryptprotect.h Vanara.PInvoke.NCrypt.NCryptStreamClose
NCryptStreamOpenToProtect ncrypt.dll ncryptprotect.h Vanara.PInvoke.NCrypt.NCryptStreamOpenToProtect
NCryptStreamOpenToUnprotect ncrypt.dll ncryptprotect.h Vanara.PInvoke.NCrypt.NCryptStreamOpenToUnprotect
NCryptStreamOpenToUnprotectEx ncrypt.dll ncryptprotect.h Vanara.PInvoke.NCrypt.NCryptStreamOpenToUnprotectEx
NCryptStreamUpdate ncrypt.dll ncryptprotect.h Vanara.PInvoke.NCrypt.NCryptStreamUpdate
NCryptTranslateHandle ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptTranslateHandle
NCryptUnprotectSecret ncrypt.dll ncryptprotect.h Vanara.PInvoke.NCrypt.NCryptUnprotectSecret
NCryptVerifyClaim ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptVerifyClaim
NCryptVerifySignature ncrypt.dll ncrypt.h Vanara.PInvoke.NCrypt.NCryptVerifySignature
PFXExportCertStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.PFXExportCertStore
PFXExportCertStoreEx crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.PFXExportCertStoreEx
PFXImportCertStore crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.PFXImportCertStore
PFXIsPFXBlob crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.PFXIsPFXBlob
PFXVerifyPassword crypt32.dll wincrypt.h Vanara.PInvoke.Crypt32.PFXVerifyPassword
SslComputeClientAuthHash ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslComputeClientAuthHash
SslComputeEapKeyBlock ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslComputeEapKeyBlock
SslComputeFinishedHash ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslComputeFinishedHash
SslCreateClientAuthHash ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslCreateClientAuthHash
SslCreateEphemeralKey ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslCreateEphemeralKey
SslCreateHandshakeHash ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslCreateHandshakeHash
SslDecrementProviderReferenceCount ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslDecrementProviderReferenceCount
SslDecryptPacket ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslDecryptPacket
SslEncryptPacket ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslEncryptPacket
SslEnumCipherSuites ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslEnumCipherSuites
SslEnumProtocolProviders ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslEnumProtocolProviders
SslExportKey ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslExportKey
SslExportKeyingMaterial ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslExportKeyingMaterial
SslFreeBuffer ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslFreeBuffer
SslFreeObject ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslFreeObject
SslGenerateMasterKey ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslGenerateMasterKey
SslGenerateSessionKeys ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslGenerateSessionKeys
SslGetCipherSuitePRFHashAlgorithm ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslGetCipherSuitePRFHashAlgorithm
SslGetKeyProperty ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslGetKeyProperty
SslGetProviderProperty ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslGetProviderProperty
SslHashHandshake ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslHashHandshake
SslImportKey ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslImportKey
SslImportMasterKey ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslImportMasterKey
SslIncrementProviderReferenceCount ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslIncrementProviderReferenceCount
SslLookupCipherLengths ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslLookupCipherLengths
SslLookupCipherSuiteInfo ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslLookupCipherSuiteInfo
SslOpenPrivateKey ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslOpenPrivateKey
SslOpenProvider ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslOpenProvider
SslSignHash ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslSignHash
SslVerifySignature ncrypt.dll Sslprovider.h Vanara.PInvoke.NCrypt.SslVerifySignature
TokenBindingDeleteAllBindings tokenbinding.dll tokenbinding.h Vanara.PInvoke.TokenBinding.TokenBindingDeleteAllBindings
TokenBindingDeleteBinding tokenbinding.dll tokenbinding.h Vanara.PInvoke.TokenBinding.TokenBindingDeleteBinding
TokenBindingGenerateBinding tokenbinding.dll tokenbinding.h Vanara.PInvoke.TokenBinding.TokenBindingGenerateBinding
TokenBindingGenerateID tokenbinding.dll tokenbinding.h Vanara.PInvoke.TokenBinding.TokenBindingGenerateID
TokenBindingGenerateMessage tokenbinding.dll tokenbinding.h Vanara.PInvoke.TokenBinding.TokenBindingGenerateMessage
TokenBindingGetKeyTypesClient tokenbinding.dll tokenbinding.h Vanara.PInvoke.TokenBinding.TokenBindingGetKeyTypesClient
TokenBindingGetKeyTypesServer tokenbinding.dll tokenbinding.h Vanara.PInvoke.TokenBinding.TokenBindingGetKeyTypesServer
TokenBindingVerifyMessage tokenbinding.dll tokenbinding.h Vanara.PInvoke.TokenBinding.TokenBindingVerifyMessage

Enumerations

Native Enum Header Managed Enum
ALG_CLASS wincrypt.h Vanara.PInvoke.Crypt32.ALG_CLASS
ALG_ID Vanara.PInvoke.Crypt32.ALG_ID
ALG_TYPE wincrypt.h Vanara.PInvoke.Crypt32.ALG_TYPE
AlgOperations bcrypt.h Vanara.PInvoke.BCrypt.AlgOperations
AlgProviderFlags bcrypt.h Vanara.PInvoke.BCrypt.AlgProviderFlags
BCRYPT_HASH_OPERATION_TYPE bcrypt.h Vanara.PInvoke.BCrypt.BCRYPT_HASH_OPERATION_TYPE
BCRYPT_MULTI_OPERATION_TYPE bcrypt.h Vanara.PInvoke.BCrypt.BCRYPT_MULTI_OPERATION_TYPE
BlobMagicNumber Vanara.PInvoke.BCrypt.BlobMagicNumber
BlobType wincrypt.h Vanara.PInvoke.Crypt32.BlobType
CERT_INFO_CHOICE Vanara.PInvoke.Crypt32.CERT_INFO_CHOICE
CertChainEngineExclusiveFlags wincrypt.h Vanara.PInvoke.Crypt32.CertChainEngineExclusiveFlags
CertChainEngineFlags wincrypt.h Vanara.PInvoke.Crypt32.CertChainEngineFlags
CertChainFlags wincrypt.h Vanara.PInvoke.Crypt32.CertChainFlags
CertChainPolicyFlags wincrypt.h Vanara.PInvoke.Crypt32.CertChainPolicyFlags
CertChainStrongSignFlags wincrypt.h Vanara.PInvoke.Crypt32.CertChainStrongSignFlags
CertCloseStoreFlags Vanara.PInvoke.Crypt32.CertCloseStoreFlags
CertCompareFunction Vanara.PInvoke.Crypt32.CertCompareFunction
CertCreateContextFlags wincrypt.h Vanara.PInvoke.Crypt32.CertCreateContextFlags
CertCreateCTLEntryFlags wincrypt.h Vanara.PInvoke.Crypt32.CertCreateCTLEntryFlags
CertCreateSelfSignFlags wincrypt.h Vanara.PInvoke.Crypt32.CertCreateSelfSignFlags
CertDisplayWell cryptdlg.h Vanara.PInvoke.CryptDlg.CertDisplayWell
CertEncodingType wincrypt.h Vanara.PInvoke.Crypt32.CertEncodingType
CertFindType wincrypt.h Vanara.PInvoke.Crypt32.CertFindType
CertFindUsageFlags wincrypt.h Vanara.PInvoke.Crypt32.CertFindUsageFlags
CertInfoFlags Vanara.PInvoke.Crypt32.CertInfoFlags
CertKeySpec Vanara.PInvoke.Crypt32.CertKeySpec
CertKeyUsage wincrypt.h Vanara.PInvoke.Crypt32.CertKeyUsage
CertModifyCertificatesOp cryptdlg.h Vanara.PInvoke.CryptDlg.CertModifyCertificatesOp
CertNameFlags wincrypt.h Vanara.PInvoke.Crypt32.CertNameFlags
CertNameStringFormat wincrypt.h Vanara.PInvoke.Crypt32.CertNameStringFormat
CertNameType wincrypt.h Vanara.PInvoke.Crypt32.CertNameType
CertPhysicalStoreFlags Vanara.PInvoke.Crypt32.CertPhysicalStoreFlags
CertPropId wincrypt.h Vanara.PInvoke.Crypt32.CertPropId
CertQueryContentFlags wincrypt.h Vanara.PInvoke.Crypt32.CertQueryContentFlags
CertQueryContentType wincrypt.h Vanara.PInvoke.Crypt32.CertQueryContentType
CertQueryFormatFlags wincrypt.h Vanara.PInvoke.Crypt32.CertQueryFormatFlags
CertQueryFormatType wincrypt.h Vanara.PInvoke.Crypt32.CertQueryFormatType
CertQueryObjectType wincrypt.h Vanara.PInvoke.Crypt32.CertQueryObjectType
CertRDNAttrsFlag wincrypt.h Vanara.PInvoke.Crypt32.CertRDNAttrsFlag
CertRDNType wincrypt.h Vanara.PInvoke.Crypt32.CertRDNType
CertRevocationType wincrypt.h Vanara.PInvoke.Crypt32.CertRevocationType
CertSelectBy wincrypt.h Vanara.PInvoke.Crypt32.CertSelectBy
CertSelectFlags cryptdlg.h Vanara.PInvoke.CryptDlg.CertSelectFlags
CertSelection wincrypt.h Vanara.PInvoke.Crypt32.CertSelection
CertStoreAdd wincrypt.h Vanara.PInvoke.Crypt32.CertStoreAdd
CertStoreContextFlags wincrypt.h Vanara.PInvoke.Crypt32.CertStoreContextFlags
CertStoreContextType wincrypt.h Vanara.PInvoke.Crypt32.CertStoreContextType
CertStoreControlFlags wincrypt.h Vanara.PInvoke.Crypt32.CertStoreControlFlags
CertStoreControlType wincrypt.h Vanara.PInvoke.Crypt32.CertStoreControlType
CertStoreFlags wincrypt.h Vanara.PInvoke.Crypt32.CertStoreFlags
CertStoreSaveAs wincrypt.h Vanara.PInvoke.Crypt32.CertStoreSaveAs
CertStoreSaveTo wincrypt.h Vanara.PInvoke.Crypt32.CertStoreSaveTo
CertStoreVerification wincrypt.h Vanara.PInvoke.Crypt32.CertStoreVerification
CertSystemStore wincrypt.h Vanara.PInvoke.Crypt32.CertSystemStore
CertSystemStoreId Vanara.PInvoke.Crypt32.CertSystemStoreId
CertVerifyCTLFlags wincrypt.h Vanara.PInvoke.Crypt32.CertVerifyCTLFlags
CertVerifyFlags wincrypt.h Vanara.PInvoke.Crypt32.CertVerifyFlags
ContextConfigFlags bcrypt.h Vanara.PInvoke.BCrypt.ContextConfigFlags
ContextConfigTable bcrypt.h Vanara.PInvoke.BCrypt.ContextConfigTable
CreatePersistedFlags ncrypt.h Vanara.PInvoke.NCrypt.CreatePersistedFlags
CreateProtectionDescriptorFlags ncryptprotect.h Vanara.PInvoke.NCrypt.CreateProtectionDescriptorFlags
CRL_REASON wincrypt.h Vanara.PInvoke.Crypt32.CRL_REASON
CrlFindFlags wincrypt.h Vanara.PInvoke.Crypt32.CrlFindFlags
CrlFindType wincrypt.h Vanara.PInvoke.Crypt32.CrlFindType
CryptAcquireFlags wincrypt.h Vanara.PInvoke.Crypt32.CryptAcquireFlags
CryptDecodeFlags wincrypt.h Vanara.PInvoke.Crypt32.CryptDecodeFlags
CryptDefaultContextFlags wincrypt.h Vanara.PInvoke.Crypt32.CryptDefaultContextFlags
CryptDefaultContextType wincrypt.h Vanara.PInvoke.Crypt32.CryptDefaultContextType
CryptEncodeFlags wincrypt.h Vanara.PInvoke.Crypt32.CryptEncodeFlags
CryptFindFlags wincrypt.h Vanara.PInvoke.Crypt32.CryptFindFlags
CryptFormatStr wincrypt.h Vanara.PInvoke.Crypt32.CryptFormatStr
CryptGetUrlFlags wincrypt.h Vanara.PInvoke.CryptNet.CryptGetUrlFlags
CryptGetUrlFromFlags wincrypt.h Vanara.PInvoke.CryptNet.CryptGetUrlFromFlags
CryptInstallOIDFuncFlags wincrypt.h Vanara.PInvoke.Crypt32.CryptInstallOIDFuncFlags
CryptKeyIdFlags wincrypt.h Vanara.PInvoke.Crypt32.CryptKeyIdFlags
CryptMsgActionFlags wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgActionFlags
CryptMsgControlType wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgControlType
CryptMsgEncodeFlags wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgEncodeFlags
CryptMsgFlags wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgFlags
CryptMsgKeyOriginator wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgKeyOriginator
CryptMsgParamType wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgParamType
CryptMsgSignerFlags wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgSignerFlags
CryptMsgSignerType wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgSignerType
CryptMsgSignFlags wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgSignFlags
CryptMsgType wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgType
CryptMsgVerifyCounterFlags wincrypt.h Vanara.PInvoke.Crypt32.CryptMsgVerifyCounterFlags
CryptOIDInfoFlags wincrypt.h Vanara.PInvoke.Crypt32.CryptOIDInfoFlags
CryptPriority bcrypt.h Vanara.PInvoke.BCrypt.CryptPriority
CryptProtectFlags dpapi.h Vanara.PInvoke.Crypt32.CryptProtectFlags
CryptProtectMemoryFlags dpapi.h Vanara.PInvoke.Crypt32.CryptProtectMemoryFlags
CryptProtectPrompt dpapi.h Vanara.PInvoke.Crypt32.CryptProtectPrompt
CryptRetrievalFlags Vanara.PInvoke.Crypt32.CryptRetrievalFlags
CryptStringFormat wincrypt.h Vanara.PInvoke.Crypt32.CryptStringFormat
CryptUISelect cryptuiapi.h Vanara.PInvoke.CryptUI.CryptUISelect
CryptUIViewCertificateFlags cryptuiapi.h Vanara.PInvoke.CryptUI.CryptUIViewCertificateFlags
CryptUIWizAddChoice cryptuiapi.h Vanara.PInvoke.CryptUI.CryptUIWizAddChoice
CryptUIWizExportType cryptuiapi.h Vanara.PInvoke.CryptUI.CryptUIWizExportType
CryptUIWizFlags cryptuiapi.h Vanara.PInvoke.CryptUI.CryptUIWizFlags
CryptUIWizImportType cryptuiapi.h Vanara.PInvoke.CryptUI.CryptUIWizImportType
CryptUIWizPVKChoice cryptuiapi.h Vanara.PInvoke.CryptUI.CryptUIWizPVKChoice
CryptUIWizSignLoc cryptuiapi.h Vanara.PInvoke.CryptUI.CryptUIWizSignLoc
CryptUIWizSigType cryptuiapi.h Vanara.PInvoke.CryptUI.CryptUIWizSigType
CryptUIWizToSign cryptuiapi.h Vanara.PInvoke.CryptUI.CryptUIWizToSign
CryptVerifyCertSignFlags wincrypt.h Vanara.PInvoke.Crypt32.CryptVerifyCertSignFlags
CryptVerifyCertSignIssuer wincrypt.h Vanara.PInvoke.Crypt32.CryptVerifyCertSignIssuer
CryptVerifyCertSignSubject wincrypt.h Vanara.PInvoke.Crypt32.CryptVerifyCertSignSubject
CtlCertSubject wincrypt.h Vanara.PInvoke.Crypt32.CtlCertSubject
CtlVerifyUsageStatusFlags wincrypt.h Vanara.PInvoke.Crypt32.CtlVerifyUsageStatusFlags
DeriveKeyFlags bcrypt.h Vanara.PInvoke.BCrypt.DeriveKeyFlags
EncryptFlags bcrypt.h Vanara.PInvoke.BCrypt.EncryptFlags
ExportPolicy ncrypt.h Vanara.PInvoke.NCrypt.ExportPolicy
FinalizeKeyFlags ncrypt.h Vanara.PInvoke.NCrypt.FinalizeKeyFlags
GenRandomFlags bcrypt.h Vanara.PInvoke.BCrypt.GenRandomFlags
GetPropertyFlags ncrypt.h Vanara.PInvoke.NCrypt.GetPropertyFlags
ImplType ncrypt.h Vanara.PInvoke.NCrypt.ImplType
ImportFlags bcrypt.h Vanara.PInvoke.BCrypt.ImportFlags
InterfaceId bcrypt.h Vanara.PInvoke.BCrypt.InterfaceId
KeyDerivationBufferType bcrypt.h Vanara.PInvoke.NCrypt.KeyDerivationBufferType
KeyDerivationFlags bcrypt.h Vanara.PInvoke.BCrypt.KeyDerivationFlags
KeyDerivationFlags ncrypt.h Vanara.PInvoke.NCrypt.KeyDerivationFlags
KeyUsage ncrypt.h Vanara.PInvoke.NCrypt.KeyUsage
MSSIP mssip.h Vanara.PInvoke.Crypt32.MSSIP
NCryptDecryptFlag ncrypt.h Vanara.PInvoke.NCrypt.NCryptDecryptFlag
NCryptUIFlags ncrypt.h Vanara.PInvoke.NCrypt.NCryptUIFlags
NotifyFlags ncrypt.h Vanara.PInvoke.NCrypt.NotifyFlags
OIDFuncFlags wincrypt.h Vanara.PInvoke.Crypt32.OIDFuncFlags
OIDGroupId wincrypt.h Vanara.PInvoke.Crypt32.OIDGroupId
OpenKeyFlags Vanara.PInvoke.NCrypt.OpenKeyFlags
PacketContentType Sslprovider.h Vanara.PInvoke.NCrypt.PacketContentType
PaddingScheme Vanara.PInvoke.BCrypt.PaddingScheme
PFXExportFlags wincrypt.h Vanara.PInvoke.Crypt32.PFXExportFlags
PFXImportFlags wincrypt.h Vanara.PInvoke.Crypt32.PFXImportFlags
PrivateKeyType wincrypt.h Vanara.PInvoke.Crypt32.PrivateKeyType
ProtectFlags ncryptprotect.h Vanara.PInvoke.NCrypt.ProtectFlags
ProtectionDescriptorInfoType ncryptprotect.h Vanara.PInvoke.NCrypt.ProtectionDescriptorInfoType
ProtectionDescriptorNameFlags ncryptprotect.h Vanara.PInvoke.NCrypt.ProtectionDescriptorNameFlags
ProviderInfoType Vanara.PInvoke.BCrypt.ProviderInfoType
ResolveProviderFlags bcrypt.h Vanara.PInvoke.BCrypt.ResolveProviderFlags
SetPropFlags ncrypt.h Vanara.PInvoke.NCrypt.SetPropFlags
SPC mssip.h Vanara.PInvoke.Crypt32.SPC
SslHost Sslprovider.h Vanara.PInvoke.NCrypt.SslHost
SslProviderCipherSuiteId Sslprovider.h Vanara.PInvoke.NCrypt.SslProviderCipherSuiteId
SslProviderKeyTypeId Sslprovider.h Vanara.PInvoke.NCrypt.SslProviderKeyTypeId
SslProviderProtocolId Sslprovider.h Vanara.PInvoke.NCrypt.SslProviderProtocolId
TimeStampRetrivalFlags wincrypt.h Vanara.PInvoke.Crypt32.TimeStampRetrivalFlags
TimeValidObjectFlags wincrypt.h Vanara.PInvoke.CryptNet.TimeValidObjectFlags
TOKENBINDING_EXTENSION_FORMAT tokenbinding.h Vanara.PInvoke.TokenBinding.TOKENBINDING_EXTENSION_FORMAT
TOKENBINDING_KEY_PARAMETERS_TYPE Vanara.PInvoke.TokenBinding.TOKENBINDING_KEY_PARAMETERS_TYPE
TOKENBINDING_TYPE tokenbinding.h Vanara.PInvoke.TokenBinding.TOKENBINDING_TYPE
UIPolicy ncrypt.h Vanara.PInvoke.NCrypt.UIPolicy
UnprotectSecretFlags ncryptprotect.h Vanara.PInvoke.NCrypt.UnprotectSecretFlags
UsageMatchType wincrypt.h Vanara.PInvoke.Crypt32.UsageMatchType
ViewPropertiesFlags cryptdlg.h Vanara.PInvoke.CryptDlg.ViewPropertiesFlags

Structures

Native Structure Header Managed Structure
BCRYPT_ALG_HANDLE Vanara.PInvoke.BCrypt.BCRYPT_ALG_HANDLE
BCRYPT_ALGORITHM_IDENTIFIER bcrypt.h Vanara.PInvoke.BCrypt.BCRYPT_ALGORITHM_IDENTIFIER
BCRYPT_HANDLE Vanara.PInvoke.BCrypt.BCRYPT_HANDLE
BCRYPT_HASH_HANDLE Vanara.PInvoke.BCrypt.BCRYPT_HASH_HANDLE
BCRYPT_KEY_HANDLE Vanara.PInvoke.BCrypt.BCRYPT_KEY_HANDLE
BCRYPT_KEY_LENGTHS_STRUCT bcrypt.h Vanara.PInvoke.BCrypt.BCRYPT_KEY_LENGTHS_STRUCT
BCRYPT_MULTI_HASH_OPERATION bcrypt.h Vanara.PInvoke.BCrypt.BCRYPT_MULTI_HASH_OPERATION
BCRYPT_MULTI_OBJECT_LENGTH_STRUCT bcrypt.h Vanara.PInvoke.BCrypt.BCRYPT_MULTI_OBJECT_LENGTH_STRUCT
BCRYPT_OAEP_PADDING_INFO bcrypt.h Vanara.PInvoke.BCrypt.BCRYPT_OAEP_PADDING_INFO
BCRYPT_OID_LIST bcrypt.h Vanara.PInvoke.BCrypt.BCRYPT_OID_LIST
BCRYPT_PKCS1_PADDING_INFO bcrypt.h Vanara.PInvoke.BCrypt.BCRYPT_PKCS1_PADDING_INFO
BCRYPT_PROVIDER_NAME bcrypt.h Vanara.PInvoke.BCrypt.BCRYPT_PROVIDER_NAME
BCRYPT_PSS_PADDING_INFO bcrypt.h Vanara.PInvoke.BCrypt.BCRYPT_PSS_PADDING_INFO
BCRYPT_SECRET_HANDLE Vanara.PInvoke.BCrypt.BCRYPT_SECRET_HANDLE
CERT_CHAIN_CONTEXT wincrypt.h Vanara.PInvoke.Crypt32.CERT_CHAIN_CONTEXT
CERT_CHAIN_ELEMENT wincrypt.h Vanara.PInvoke.Crypt32.CERT_CHAIN_ELEMENT
CERT_CHAIN_ENGINE_CONFIG wincrypt.h Vanara.PInvoke.Crypt32.CERT_CHAIN_ENGINE_CONFIG
CERT_CHAIN_PARA wincrypt.h Vanara.PInvoke.Crypt32.CERT_CHAIN_PARA
CERT_CHAIN_POLICY_PARA wincrypt.h Vanara.PInvoke.Crypt32.CERT_CHAIN_POLICY_PARA
CERT_CHAIN_POLICY_STATUS wincrypt.h Vanara.PInvoke.Crypt32.CERT_CHAIN_POLICY_STATUS
CERT_CONTEXT wincrypt.h Vanara.PInvoke.Crypt32.CERT_CONTEXT
CERT_CREATE_CONTEXT_PARA wincrypt.h Vanara.PInvoke.Crypt32.CERT_CREATE_CONTEXT_PARA
CERT_EXTENSION wincrypt.h Vanara.PInvoke.Crypt32.CERT_EXTENSION
CERT_EXTENSIONS wincrypt.h Vanara.PInvoke.Crypt32.CERT_EXTENSIONS
CERT_ID wincrypt.h Vanara.PInvoke.Crypt32.CERT_ID
CERT_INFO wincrypt.h Vanara.PInvoke.Crypt32.CERT_INFO
CERT_ISSUER_SERIAL_NUMBER wincrypt.h Vanara.PInvoke.Crypt32.CERT_ISSUER_SERIAL_NUMBER
CERT_KEY_CONTEXT wincrypt.h Vanara.PInvoke.Crypt32.CERT_KEY_CONTEXT
CERT_NAME_INFO wincrypt.h Vanara.PInvoke.Crypt32.CERT_NAME_INFO
CERT_PHYSICAL_STORE_INFO wincrypt.h Vanara.PInvoke.Crypt32.CERT_PHYSICAL_STORE_INFO
CERT_PUBLIC_KEY_INFO wincrypt.h Vanara.PInvoke.Crypt32.CERT_PUBLIC_KEY_INFO
CERT_RDN wincrypt.h Vanara.PInvoke.Crypt32.CERT_RDN
CERT_RDN_ATTR wincrypt.h Vanara.PInvoke.Crypt32.CERT_RDN_ATTR
CERT_REVOCATION_CHAIN_PARA wincrypt.h Vanara.PInvoke.CryptNet.CERT_REVOCATION_CHAIN_PARA
CERT_REVOCATION_CRL_INFO wincrypt.h Vanara.PInvoke.Crypt32.CERT_REVOCATION_CRL_INFO
CERT_REVOCATION_INFO wincrypt.h Vanara.PInvoke.Crypt32.CERT_REVOCATION_INFO
CERT_REVOCATION_PARA wincrypt.h Vanara.PInvoke.Crypt32.CERT_REVOCATION_PARA
CERT_REVOCATION_STATUS wincrypt.h Vanara.PInvoke.Crypt32.CERT_REVOCATION_STATUS
CERT_SELECT_CHAIN_PARA wincrypt.h Vanara.PInvoke.Crypt32.CERT_SELECT_CHAIN_PARA
CERT_SELECT_CRITERIA wincrypt.h Vanara.PInvoke.Crypt32.CERT_SELECT_CRITERIA
CERT_SELECT_STRUCT cryptdlg.h Vanara.PInvoke.CryptDlg.CERT_SELECT_STRUCT
CERT_SELECTUI_INPUT cryptuiapi.h Vanara.PInvoke.CryptUI.CERT_SELECTUI_INPUT
CERT_SIMPLE_CHAIN wincrypt.h Vanara.PInvoke.Crypt32.CERT_SIMPLE_CHAIN
CERT_STRONG_SIGN_PARA wincrypt.h Vanara.PInvoke.Crypt32.CERT_STRONG_SIGN_PARA
CERT_SYSTEM_STORE_INFO wincrypt.h Vanara.PInvoke.Crypt32.CERT_SYSTEM_STORE_INFO
CERT_SYSTEM_STORE_RELOCATE_PARA wincrypt.h Vanara.PInvoke.Crypt32.CERT_SYSTEM_STORE_RELOCATE_PARA
CERT_TRUST_LIST_INFO wincrypt.h Vanara.PInvoke.Crypt32.CERT_TRUST_LIST_INFO
CERT_TRUST_STATUS wincrypt.h Vanara.PInvoke.Crypt32.CERT_TRUST_STATUS
CERT_USAGE_MATCH wincrypt.h Vanara.PInvoke.Crypt32.CERT_USAGE_MATCH
CERT_VIEWPROPERTIES_STRUCT cryptdlg.h Vanara.PInvoke.CryptDlg.CERT_VIEWPROPERTIES_STRUCT
CMSG_CMS_SIGNER_INFO wincrypt.h Vanara.PInvoke.Crypt32.CMSG_CMS_SIGNER_INFO
CMSG_CTRL_ADD_SIGNER_UNAUTH_ATTR_PARA wincrypt.h Vanara.PInvoke.Crypt32.CMSG_CTRL_ADD_SIGNER_UNAUTH_ATTR_PARA
CMSG_CTRL_DECRYPT_PARA wincrypt.h Vanara.PInvoke.Crypt32.CMSG_CTRL_DECRYPT_PARA
CMSG_CTRL_DECRYPT_PARA_HANDLES Vanara.PInvoke.Crypt32.CMSG_CTRL_DECRYPT_PARA.CMSG_CTRL_DECRYPT_PARA_HANDLES
CMSG_CTRL_DEL_SIGNER_UNAUTH_ATTR_PARA wincrypt.h Vanara.PInvoke.Crypt32.CMSG_CTRL_DEL_SIGNER_UNAUTH_ATTR_PARA
CMSG_CTRL_KEY_AGREE_DECRYPT_PARA wincrypt.h Vanara.PInvoke.Crypt32.CMSG_CTRL_KEY_AGREE_DECRYPT_PARA
CMSG_CTRL_KEY_AGREE_DECRYPT_PARA_HANDLES Vanara.PInvoke.Crypt32.CMSG_CTRL_KEY_AGREE_DECRYPT_PARA.CMSG_CTRL_KEY_AGREE_DECRYPT_PARA_HANDLES
CMSG_CTRL_KEY_TRANS_DECRYPT_PARA wincrypt.h Vanara.PInvoke.Crypt32.CMSG_CTRL_KEY_TRANS_DECRYPT_PARA
CMSG_CTRL_KEY_TRANS_DECRYPT_PARA_HANDLES Vanara.PInvoke.Crypt32.CMSG_CTRL_KEY_TRANS_DECRYPT_PARA.CMSG_CTRL_KEY_TRANS_DECRYPT_PARA_HANDLES
CMSG_CTRL_MAIL_LIST_DECRYPT_PARA wincrypt.h Vanara.PInvoke.Crypt32.CMSG_CTRL_MAIL_LIST_DECRYPT_PARA
CMSG_CTRL_VERIFY_SIGNATURE_EX_PARA wincrypt.h Vanara.PInvoke.Crypt32.CMSG_CTRL_VERIFY_SIGNATURE_EX_PARA
CMSG_KEY_AGREE_RECIPIENT_INFO wincrypt.h Vanara.PInvoke.Crypt32.CMSG_KEY_AGREE_RECIPIENT_INFO
CMSG_KEY_AGREE_RECIPIENT_INFO_UNION Vanara.PInvoke.Crypt32.CMSG_KEY_AGREE_RECIPIENT_INFO.CMSG_KEY_AGREE_RECIPIENT_INFO_UNION
CMSG_KEY_TRANS_RECIPIENT_INFO wincrypt.h Vanara.PInvoke.Crypt32.CMSG_KEY_TRANS_RECIPIENT_INFO
CMSG_MAIL_LIST_RECIPIENT_INFO wincrypt.h Vanara.PInvoke.Crypt32.CMSG_MAIL_LIST_RECIPIENT_INFO
CMSG_RECIPIENT_ENCRYPTED_KEY_INFO wincrypt.h Vanara.PInvoke.Crypt32.CMSG_RECIPIENT_ENCRYPTED_KEY_INFO
CMSG_SIGNED_ENCODE_INFO wincrypt.h Vanara.PInvoke.Crypt32.CMSG_SIGNED_ENCODE_INFO
CMSG_SIGNER_ENCODE_INFO wincrypt.h Vanara.PInvoke.Crypt32.CMSG_SIGNER_ENCODE_INFO
CMSG_SIGNER_ENCODE_INFO_HANDLES Vanara.PInvoke.Crypt32.CMSG_SIGNER_ENCODE_INFO.CMSG_SIGNER_ENCODE_INFO_HANDLES
CMSG_SIGNER_INFO wincrypt.h Vanara.PInvoke.Crypt32.CMSG_SIGNER_INFO
CMSG_STREAM_INFO wincrypt.h Vanara.PInvoke.Crypt32.CMSG_STREAM_INFO
CRL_CONTEXT wincrypt.h Vanara.PInvoke.Crypt32.CRL_CONTEXT
CRL_ENTRY wincrypt.h Vanara.PInvoke.Crypt32.CRL_ENTRY
CRL_INFO wincrypt.h Vanara.PInvoke.Crypt32.CRL_INFO
CRYPT_ALGORITHM_IDENTIFIER wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_ALGORITHM_IDENTIFIER
CRYPT_ATTRIBUTE wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_ATTRIBUTE
CRYPT_ATTRIBUTE_TYPE_VALUE wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_ATTRIBUTE_TYPE_VALUE
CRYPT_ATTRIBUTES wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_ATTRIBUTES
CRYPT_BIT_BLOB wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_BIT_BLOB
CRYPT_CONTEXT_CONFIG bcrypt.h Vanara.PInvoke.BCrypt.CRYPT_CONTEXT_CONFIG
CRYPT_CONTEXT_FUNCTION_CONFIG bcrypt.h Vanara.PInvoke.BCrypt.CRYPT_CONTEXT_FUNCTION_CONFIG
CRYPT_CONTEXT_FUNCTION_PROVIDERS bcrypt.h Vanara.PInvoke.BCrypt.CRYPT_CONTEXT_FUNCTION_PROVIDERS
CRYPT_CONTEXT_FUNCTIONS bcrypt.h Vanara.PInvoke.BCrypt.CRYPT_CONTEXT_FUNCTIONS
CRYPT_CONTEXTS bcrypt.h Vanara.PInvoke.BCrypt.CRYPT_CONTEXTS
CRYPT_CREDENTIALS wincrypt.h Vanara.PInvoke.CryptNet.CRYPT_CREDENTIALS
CRYPT_DECODE_PARA wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_DECODE_PARA
CRYPT_DECRYPT_MESSAGE_PARA wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_DECRYPT_MESSAGE_PARA
CRYPT_ENCODE_PARA wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_ENCODE_PARA
CRYPT_ENCRYPT_MESSAGE_PARA wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_ENCRYPT_MESSAGE_PARA
CRYPT_GET_TIME_VALID_OBJECT_EXTRA_INFO wincrypt.h Vanara.PInvoke.CryptNet.CRYPT_GET_TIME_VALID_OBJECT_EXTRA_INFO
CRYPT_HASH_MESSAGE_PARA wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_HASH_MESSAGE_PARA
CRYPT_KEY_PROV_INFO wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_KEY_PROV_INFO
CRYPT_KEY_SIGN_MESSAGE_PARA wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_KEY_SIGN_MESSAGE_PARA
CRYPT_KEY_SIGN_MESSAGE_PARA_HANDLE Vanara.PInvoke.Crypt32.CRYPT_KEY_SIGN_MESSAGE_PARA.CRYPT_KEY_SIGN_MESSAGE_PARA_HANDLE
CRYPT_KEY_VERIFY_MESSAGE_PARA wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_KEY_VERIFY_MESSAGE_PARA
CRYPT_OID_FUNC_ENTRY wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_OID_FUNC_ENTRY
CRYPT_OID_INFO wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_OID_INFO
CRYPT_OID_INFO_UNION Vanara.PInvoke.Crypt32.CRYPT_OID_INFO.CRYPT_OID_INFO_UNION
CRYPT_PKCS8_EXPORT_PARAMS wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_PKCS8_EXPORT_PARAMS
CRYPT_PKCS8_IMPORT_PARAMS wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_PKCS8_IMPORT_PARAMS
CRYPT_PRIVATE_KEY_INFO wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_PRIVATE_KEY_INFO
CRYPT_PROVIDERS bcrypt.h Vanara.PInvoke.BCrypt.CRYPT_PROVIDERS
CRYPT_RETRIEVE_AUX_INFO wincrypt.h Vanara.PInvoke.CryptNet.CRYPT_RETRIEVE_AUX_INFO
CRYPT_SIGN_MESSAGE_PARA wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_SIGN_MESSAGE_PARA
CRYPT_TIMESTAMP_ACCURACY wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_TIMESTAMP_ACCURACY
CRYPT_TIMESTAMP_CONTEXT wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_TIMESTAMP_CONTEXT
CRYPT_TIMESTAMP_INFO wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_TIMESTAMP_INFO
CRYPT_TIMESTAMP_PARA wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_TIMESTAMP_PARA
CRYPT_URL_ARRAY wincrypt.h Vanara.PInvoke.CryptNet.CRYPT_URL_ARRAY
CRYPT_URL_INFO wincrypt.h Vanara.PInvoke.CryptNet.CRYPT_URL_INFO
CRYPT_VERIFY_MESSAGE_PARA wincrypt.h Vanara.PInvoke.Crypt32.CRYPT_VERIFY_MESSAGE_PARA
CRYPTCATMEMBER mscat.h Vanara.PInvoke.Crypt32.CRYPTCATMEMBER
CRYPTCATSTORE mscat.h Vanara.PInvoke.Crypt32.CRYPTCATSTORE
CRYPTOAPI_BLOB wincrypt.h Vanara.PInvoke.Crypt32.CRYPTOAPI_BLOB
CRYPTPROTECT_PROMPTSTRUCT dpapi.h Vanara.PInvoke.Crypt32.CRYPTPROTECT_PROMPTSTRUCT
CRYPTUI_CERT_MGR_STRUCT cryptuiapi.h Vanara.PInvoke.CryptUI.CRYPTUI_CERT_MGR_STRUCT
CRYPTUI_INITDIALOG_STRUCT cryptuiapi.h Vanara.PInvoke.CryptUI.CRYPTUI_INITDIALOG_STRUCT
CRYPTUI_VIEWCERTIFICATE_STRUCT cryptuiapi.h Vanara.PInvoke.CryptUI.CRYPTUI_VIEWCERTIFICATE_STRUCT
CRYPTUI_WIZ_DIGITAL_SIGN_BLOB_INFO cryptuiapi.h Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_DIGITAL_SIGN_BLOB_INFO
CRYPTUI_WIZ_DIGITAL_SIGN_CERT_PVK_INFO cryptuiapi.h Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_DIGITAL_SIGN_CERT_PVK_INFO
CRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT cryptuiapi.h Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT
CRYPTUI_WIZ_DIGITAL_SIGN_EXTENDED_INFO cryptuiapi.h Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_DIGITAL_SIGN_EXTENDED_INFO
CRYPTUI_WIZ_DIGITAL_SIGN_INFO cryptuiapi.h Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_DIGITAL_SIGN_INFO
CRYPTUI_WIZ_DIGITAL_SIGN_INFO_UNION Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_DIGITAL_SIGN_INFO.CRYPTUI_WIZ_DIGITAL_SIGN_INFO_UNION
CRYPTUI_WIZ_DIGITAL_SIGN_PVK_FILE_INFO cryptuiapi.h Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_DIGITAL_SIGN_PVK_FILE_INFO
CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO cryptuiapi.h Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO
CRYPTUI_WIZ_EXPORT_CERTCONTEXT_INFO cryptuiapi.h Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_EXPORT_CERTCONTEXT_INFO
CRYPTUI_WIZ_EXPORT_INFO cryptuiapi.h Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_EXPORT_INFO
CRYPTUI_WIZ_EXPORT_INFO_UNION Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_EXPORT_INFO.CRYPTUI_WIZ_EXPORT_INFO_UNION
CRYPTUI_WIZ_IMPORT_SRC_INFO cryptuiapi.h Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_IMPORT_SRC_INFO
CRYPTUI_WIZ_IMPORT_SRC_INFO_UNION Vanara.PInvoke.CryptUI.CRYPTUI_WIZ_IMPORT_SRC_INFO.CRYPTUI_WIZ_IMPORT_SRC_INFO_UNION
CTL_CONTEXT wincrypt.h Vanara.PInvoke.Crypt32.CTL_CONTEXT
CTL_ENTRY wincrypt.h Vanara.PInvoke.Crypt32.CTL_ENTRY
CTL_INFO wincrypt.h Vanara.PInvoke.Crypt32.CTL_INFO
CTL_MODIFY_REQUEST cryptdlg.h Vanara.PInvoke.CryptDlg.CTL_MODIFY_REQUEST
CTL_USAGE wincrypt.h Vanara.PInvoke.Crypt32.CTL_USAGE
CTL_VERIFY_USAGE_PARA wincrypt.h Vanara.PInvoke.Crypt32.CTL_VERIFY_USAGE_PARA
CTL_VERIFY_USAGE_STATUS wincrypt.h Vanara.PInvoke.Crypt32.CTL_VERIFY_USAGE_STATUS
HCERT_SERVER_OCSP_RESPONSE Vanara.PInvoke.Crypt32.HCERT_SERVER_OCSP_RESPONSE
HCERTCHAINENGINE Vanara.PInvoke.Crypt32.HCERTCHAINENGINE
HCERTSTORE Vanara.PInvoke.Crypt32.HCERTSTORE
HCRYPTDEFAULTCONTEXT Vanara.PInvoke.Crypt32.HCRYPTDEFAULTCONTEXT
HCRYPTHASH Vanara.PInvoke.Crypt32.HCRYPTHASH
HCRYPTKEY Vanara.PInvoke.Crypt32.HCRYPTKEY
HCRYPTMSG Vanara.PInvoke.Crypt32.HCRYPTMSG
HCRYPTOIDFUNCADDR Vanara.PInvoke.Crypt32.HCRYPTOIDFUNCADDR
HCRYPTOIDFUNCSET Vanara.PInvoke.Crypt32.HCRYPTOIDFUNCSET
HCRYPTPROV Vanara.PInvoke.Crypt32.HCRYPTPROV
MS_ADDINFO_BLOB mssip.h Vanara.PInvoke.Crypt32.MS_ADDINFO_BLOB
MS_ADDINFO_CATALOGMEMBER mssip.h Vanara.PInvoke.Crypt32.MS_ADDINFO_CATALOGMEMBER
MS_ADDINFO_FLAT mssip.h Vanara.PInvoke.Crypt32.MS_ADDINFO_FLAT
NCRYPT_ALLOC_PARA ncrypt.h Vanara.PInvoke.NCrypt.NCRYPT_ALLOC_PARA
NCRYPT_DESCRIPTOR_HANDLE Vanara.PInvoke.NCrypt.NCRYPT_DESCRIPTOR_HANDLE
NCRYPT_HANDLE Vanara.PInvoke.NCrypt.NCRYPT_HANDLE
NCRYPT_HASH_HANDLE Vanara.PInvoke.NCrypt.NCRYPT_HASH_HANDLE
NCRYPT_KEY_HANDLE Vanara.PInvoke.NCrypt.NCRYPT_KEY_HANDLE
NCRYPT_PROTECT_STREAM_INFO ncryptprotect.h Vanara.PInvoke.NCrypt.NCRYPT_PROTECT_STREAM_INFO
NCRYPT_PROTECT_STREAM_INFO_EX ncryptprotect.h Vanara.PInvoke.NCrypt.NCRYPT_PROTECT_STREAM_INFO_EX
NCRYPT_PROV_HANDLE Vanara.PInvoke.NCrypt.NCRYPT_PROV_HANDLE
NCRYPT_SECRET_HANDLE Vanara.PInvoke.NCrypt.NCRYPT_SECRET_HANDLE
NCRYPT_SSL_CIPHER_LENGTHS Sslprovider.h Vanara.PInvoke.NCrypt.NCRYPT_SSL_CIPHER_LENGTHS
NCRYPT_SSL_CIPHER_SUITE Sslprovider.h Vanara.PInvoke.NCrypt.NCRYPT_SSL_CIPHER_SUITE
NCRYPT_STREAM_HANDLE Vanara.PInvoke.NCrypt.NCRYPT_STREAM_HANDLE
NCryptAlgorithmName ncrypt.h Vanara.PInvoke.NCrypt.NCryptAlgorithmName
NCryptBuffer bcrypt.h Vanara.PInvoke.NCrypt.NCryptBuffer
NCryptBufferDesc Bcrypt.h Vanara.PInvoke.NCrypt.NCryptBufferDesc
NCryptProviderName ncrypt.h Vanara.PInvoke.NCrypt.NCryptProviderName
PCCERT_CHAIN_CONTEXT Vanara.PInvoke.Crypt32.PCCERT_CHAIN_CONTEXT
PCCERT_CONTEXT Vanara.PInvoke.Crypt32.PCCERT_CONTEXT
PCCERT_SERVER_OCSP_RESPONSE_CONTEXT Vanara.PInvoke.Crypt32.PCCERT_SERVER_OCSP_RESPONSE_CONTEXT
PCCRL_CONTEXT Vanara.PInvoke.Crypt32.PCCRL_CONTEXT
PCCRYPT_OID_INFO Vanara.PInvoke.Crypt32.PCCRYPT_OID_INFO
PCCRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT Vanara.PInvoke.CryptUI.PCCRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT
PCCTL_CONTEXT Vanara.PInvoke.Crypt32.PCCTL_CONTEXT
PUBLICKEYSTRUC wincrypt.h Vanara.PInvoke.Crypt32.PUBLICKEYSTRUC
SafeCRYPTOAPI_BLOB wincrypt.h Vanara.PInvoke.Crypt32.SafeCRYPTOAPI_BLOB
SIP_ADD_NEWPROVIDER mssip.h Vanara.PInvoke.Crypt32.SIP_ADD_NEWPROVIDER
SIP_CAP_SET_V2 mssip.h Vanara.PInvoke.Crypt32.SIP_CAP_SET_V2
SIP_CAP_SET_V3 mssip.h Vanara.PInvoke.Crypt32.SIP_CAP_SET_V3
SIP_DISPATCH_INFO mssip.h Vanara.PInvoke.Crypt32.SIP_DISPATCH_INFO
SIP_INDIRECT_DATA mssip.h Vanara.PInvoke.Crypt32.SIP_INDIRECT_DATA
SIP_SUBJECTINFO mssip.h Vanara.PInvoke.Crypt32.SIP_SUBJECTINFO
TOKENBINDING_IDENTIFIER tokenbinding.h Vanara.PInvoke.TokenBinding.TOKENBINDING_IDENTIFIER
TOKENBINDING_KEY_TYPES tokenbinding.h Vanara.PInvoke.TokenBinding.TOKENBINDING_KEY_TYPES
TOKENBINDING_RESULT_DATA tokenbinding.h Vanara.PInvoke.TokenBinding.TOKENBINDING_RESULT_DATA
TOKENBINDING_RESULT_LIST tokenbinding.h Vanara.PInvoke.TokenBinding.TOKENBINDING_RESULT_LIST

Classes

Native Class Header Managed Class
AlgOID wincrypt.h Vanara.PInvoke.Crypt32.AlgOID
AttrOID wincrypt.h Vanara.PInvoke.Crypt32.AttrOID
BlobType Vanara.PInvoke.BCrypt.BlobType
CertStoreProvider Vanara.PInvoke.Crypt32.CertStoreProvider
CertVerifyChainPolicy Vanara.PInvoke.Crypt32.CertVerifyChainPolicy
ChainingMode Vanara.PInvoke.BCrypt.ChainingMode
CryptMemMethods Vanara.PInvoke.Crypt32.CryptMemMethods
CryptProviderType Vanara.PInvoke.Crypt32.CryptProviderType
KDF bcrypt.h Vanara.PInvoke.BCrypt.KDF
KnownProvider Vanara.PInvoke.BCrypt.KnownProvider
KnownStorageProvider Vanara.PInvoke.NCrypt.KnownStorageProvider
NCryptBufferDesc Bcrypt.h Vanara.PInvoke.NCrypt.NCryptBufferDesc
PropertyName Vanara.PInvoke.BCrypt.PropertyName
PropertyName Vanara.PInvoke.NCrypt.PropertyName
SafeBCRYPT_ALG_HANDLE Vanara.PInvoke.BCrypt.SafeBCRYPT_ALG_HANDLE
SafeBCRYPT_HASH_HANDLE Vanara.PInvoke.BCrypt.SafeBCRYPT_HASH_HANDLE
SafeBCRYPT_KEY_HANDLE Vanara.PInvoke.BCrypt.SafeBCRYPT_KEY_HANDLE
SafeBCRYPT_SECRET_HANDLE Vanara.PInvoke.BCrypt.SafeBCRYPT_SECRET_HANDLE
SafeBCryptBuffer Vanara.PInvoke.BCrypt.SafeBCryptBuffer
SafeCryptMem Vanara.PInvoke.Crypt32.SafeCryptMem
SafeCRYPTOAPI_BLOB wincrypt.h Vanara.PInvoke.Crypt32.SafeCRYPTOAPI_BLOB
SafeHCERTCHAINENGINE Vanara.PInvoke.Crypt32.SafeHCERTCHAINENGINE
SafeHCERTSTORE Vanara.PInvoke.Crypt32.SafeHCERTSTORE
SafeHCRYPTKEY Vanara.PInvoke.Crypt32.SafeHCRYPTKEY
SafeHCRYPTMSG Vanara.PInvoke.Crypt32.SafeHCRYPTMSG
SafeNCRYPT_DESCRIPTOR_HANDLE Vanara.PInvoke.NCrypt.SafeNCRYPT_DESCRIPTOR_HANDLE
SafeNCRYPT_KEY_HANDLE Vanara.PInvoke.NCrypt.SafeNCRYPT_KEY_HANDLE
SafeNCRYPT_PROV_HANDLE Vanara.PInvoke.NCrypt.SafeNCRYPT_PROV_HANDLE
SafeNCRYPT_SECRET_HANDLE Vanara.PInvoke.NCrypt.SafeNCRYPT_SECRET_HANDLE
SafeNCRYPT_STREAM_HANDLE Vanara.PInvoke.NCrypt.SafeNCRYPT_STREAM_HANDLE
SafeNCryptBuffer Vanara.PInvoke.NCrypt.SafeNCryptBuffer
SafeOID Vanara.PInvoke.Crypt32.SafeOID
SafePCCERT_CHAIN_CONTEXT Vanara.PInvoke.Crypt32.SafePCCERT_CHAIN_CONTEXT
SafePCCERT_CONTEXT Vanara.PInvoke.Crypt32.SafePCCERT_CONTEXT
SafePCCERT_SERVER_OCSP_RESPONSE_CONTEXT Vanara.PInvoke.Crypt32.SafePCCERT_SERVER_OCSP_RESPONSE_CONTEXT
SafePCCRL_CONTEXT Vanara.PInvoke.Crypt32.SafePCCRL_CONTEXT
SafePCCRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT Vanara.PInvoke.CryptUI.SafePCCRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT
SafePCCTL_CONTEXT Vanara.PInvoke.Crypt32.SafePCCTL_CONTEXT
SafeSslBuffer Vanara.PInvoke.NCrypt.SafeSslBuffer
SignOID wincrypt.h Vanara.PInvoke.Crypt32.SignOID
StandardAlgorithmId Vanara.PInvoke.BCrypt.StandardAlgorithmId