class documentation
--- Data plane for KMS symmetric cryptography operations
Set of methods that perform symmetric encryption and decryption.
| Method | |
Decrypts the given ciphertext with the specified key. |
| Method | |
Encrypts given plaintext with the specified key. |
| Method | |
Generates a new symmetric data encryption key (not a KMS key) and returns the generated key as plaintext and as ciphertext encrypted with the specified symmetric KMS key. |