Share via


crypt32 Module

The crypt32 module supports Crypto API 2.0 cryptography.

Functions for Application Developers

The crypt32 module contains the following functions for application developers, which are defined in the Wincrypt.h header file. To import these functions, you need to link to the crypt32.lib file.

Function
CertAddSerializedElementToStore
CertEnumSystemStore
CertEnumSystemStoreLocation
CertFindCertificateInStore
CertGetCertificateChain
CertGetIssuerCertificateFromStore
CertOpenStore
CertSaveStore
CertVerifySubjectCertificateContext
CryptDecodeObjectEx
CryptEncodeObjectEx
CryptFreeOIDFunctionAddress
CryptGetDefaultOIDFunctionAddress
CryptGetOIDFunctionAddress
CryptHashCertificate
CryptHashPublicKeyInfo
CryptHashToBeSigned
CryptInitOIDFunctionSet
CryptInstallOIDFunctionAddress
CryptSignAndEncodeCertificate
CryptSignCertificate

See Also

Coredll Components

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.