The functions described in this section are used by applications to create, configure, and destroy cryptographic keys, and to exchange them with other users. The following table briefly describes each function.
Function | Description |
---|---|
CryptDeriveKey | Create a key derived from a password. |
CryptGenKey | Create a random key. |