448fe34391
* Check that all required fields in Transit API are present. * Check for missing plaintext/ciphertext in batched Transit operations.
4 lines
161 B
Plaintext
4 lines
161 B
Plaintext
```release-note:bug
|
|
secrets/transit: Return an error if any required parameter is missing or nil. Do not encrypt nil plaintext as if it was an empty string.
|
|
```
|