Skip to content

Commit e8c98bb

Browse files
committed
m
1 parent e54400c commit e8c98bb

File tree

1 file changed

+5
-0
lines changed
  • specification/changes/2024-05-19-simplify-structured-encryption

1 file changed

+5
-0
lines changed

specification/changes/2024-05-19-simplify-structured-encryption/change.md

+5
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,8 @@ These two take a single parameter which is a list of
3939
- action : CryptoAction
4040

4141
and exhibit the same behavior, other than needing to generalize from string to path.
42+
43+
## ResolveAuthActions
44+
45+
Convert AuthActions into CryptoActions, without doing any decryption.
46+
Useful if you need to know which fields are encrypted BEFORE you can properly call DecryptStructure or DecryptPathStructure.

0 commit comments

Comments
 (0)