Share via


HCRYPTPROV

This data type represents handles to cryptographic service providers (CSPs). It indicates which CSP module performs specific operations.

HCRYPTPROV is defined in the Wincrypt.h header file as:

typedef unsigned long HCRYPTPROV;

Requirements

Runs on Versions Defined in Include Link to
Windows CE OS 3.0 or later Wincrypt.h    

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.