| Platform SDK: Cryptography |
Data encryption functions support encryption and decryption operations. The following table briefly describes each function.
| Function | Description |
|---|---|
| CPDecrypt | Decrypts a section of ciphertext using the specified encryption key. |
| CPEncrypt | Encrypts a section of plaintext using the specified encryption key. |