Key Management Service API, gRPC: SymmetricCryptoService
Статья создана
Обновлена 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 |