Cryptography Functions

Cryptography functions are used by applications to manage Checkpointing data for cluster resources.

In this section

CloseClusterCryptProvider

Closes a handle to a Cryptographic Service Provider (CSP). The PCLOSE_CLUSTER_CRYPT_PROVIDER type defines a pointer to this function.

ClusterDecrypt

Decrypts Checkpointing data for a Cryptographic Service Provider (CSP).

ClusterEncrypt

Encrypts Checkpointing data for a Cryptographic Service Provider (CSP).

FreeClusterCrypt

TBD

OpenClusterCryptProvider

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.

Failover Cluster Utility Functions

Checkpointing