File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -66,12 +66,11 @@ this keyring MUST first generate a plaintext data key using the generator keyrin
6666
6767- If the input encryption materials already include a plaintext data key,
6868 OnEncrypt MUST fail.
69- - Otherwise,
70- this keyring MUST first call that generator keyring's OnEncrypt
69+ - This keyring MUST first call the generator keyring's OnEncrypt
7170 using the input encryption materials as input.
72- If the generator keyring fails OnEncrypt,
71+ - If the generator keyring fails OnEncrypt,
7372 this OnEncrypt MUST also fail.
74- If the generator keyring returns encryption materials missing a plaintext data key,
73+ - If the generator keyring returns encryption materials missing a plaintext data key,
7574 OnEncrypt MUST fail.
7675
7776If this keyring does not have a [ generator keyring] ( #generator-keyring ) ,
You can’t perform that action at this time.
0 commit comments