Cryptography Functions
Cryptography functions are used by applications to manage Checkpointing data for cluster resources.
In this section
-
Closes a handle to a Cryptographic Service Provider (CSP). The PCLOSE_CLUSTER_CRYPT_PROVIDER type defines a pointer to this function.
-
Decrypts Checkpointing data for a Cryptographic Service Provider (CSP).
-
Encrypts Checkpointing data for a Cryptographic Service Provider (CSP).
-
TBD
-
Opens a handle to a Cryptographic Service Provider (CSP) in order to manage the encryption of Checkpointing data for a cluster resource. The POPEN_CLUSTER_CRYPT_PROVIDER type defines a pointer to this function.
Related topics