You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of #27 an EncryptedDek type was created. This is a better packaging of the tuple (WithKey<UserOrGroup>, EncryptedValue) There are few usages and most/many of them could be replaced with EncryptedDek
`
The text was updated successfully, but these errors were encountered:
As part of #27 an
EncryptedDek
type was created. This is a better packaging of the tuple(WithKey<UserOrGroup>, EncryptedValue)
There are few usages and most/many of them could be replaced withEncryptedDek
`
The text was updated successfully, but these errors were encountered: