The functions in this chapter support encryption and decryption operations. The following table briefly describes each function.
| Function | Description |
|---|---|
| CPDecrypt | Decrypt a section of ciphertext by using the specified encryption key. |
| CPEncrypt | Encrypt a section of plaintext by using the specified encryption key. |