Key Management Service API, gRPC: SymmetricCryptoService
Written by
Updated at October 17, 2024
Set of methods that perform symmetric encryption and decryption.
Methods
Method |
Description |
Encrypts given plaintext with the specified key. |
|
Decrypts the given ciphertext with the specified key. |
|
Re-encrypts a ciphertext with the specified KMS key. |
|
Generates a new symmetric data encryption key (not a KMS key) and returns |