Share via


Cryptography Data Types (Compact 2013)

3/28/2014

The following table shows the Cryptography data types with a description of the purpose of each.

Programming element

Description

ALG_ID

This data type specifies algorithm identifiers.

HCRYPTHASH

This data type represents handles to hash objects

HCRYPTKEY

This data type represents handles to cryptographic keys.

HCRYPTPROV

This data type represents handles to cryptographic service providers (CSPs).

See Also

Reference

Cryptography Reference