Skip to content

Commit 56c82aa

Browse files
authored
Merge pull request #385 from israel-oye/patch-1
Edit typo in server_side_encryption.rst
2 parents 8e81c4d + b41d473 commit 56c82aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/server_side_encryption.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ source and for destination). Sync, however, accepts an `EncryptionSettingsProvid
2727
******************************
2828
High security: use unique keys
2929
******************************
30-
B2 cloud does not promote or discourage either reusing encryption keys or using unique keys for `SEE-C`.
30+
B2 cloud does not promote or discourage either reusing encryption keys or using unique keys for `SSE-C`.
3131
In applications requiring enhanced security, using unique key per file is a good strategy. **b2sdk** follows a convention,
3232
that makes managing such keys easier: `EncryptionSetting` holds a key identifier, aside from the key itself. This key
3333
identifier is saved in the metadata of all files uploaded, created or copied via **b2sdk** methods using `SSE-C`,

0 commit comments

Comments
 (0)