Skip to content

Commit ff8fd64

Browse files
authored
Update pages/key-manager/api-cli/encrypt-decrypt-keys-with-streaming-aead-tink.mdx
1 parent 86aa8c7 commit ff8fd64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/key-manager/api-cli/encrypt-decrypt-keys-with-streaming-aead-tink.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Open a terminal and paste the following commands to export your environment vari
187187
}
188188
```
189189
<Message type="note">
190-
- The example above shows you how to use the Key Manager remote key encryption key to protect your data encryption key and AEAD stream, you can also protect the data encryption key using another non-remote key.
190+
- The example above demonstrates how to use the Key Manager's remote encryption key to protect your data encryption key and AEAD stream. Alternatively, you can use a non-remote key to protect the data encryption key instead.
191191
- Associated data is authenticated but not encrypted.
192192
</Message>
193193

0 commit comments

Comments
 (0)