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
I already opened #496 but it seems like it was misunderstood. I am opening another ticket with hopefully a clearer explanation.
KEK encryption does not do anything other than write the key to KeyVault. Please note that the key is never read from KeyVault. The code is apparently wholly unimplemented/non-existent.
I already opened #496 but it seems like it was misunderstood. I am opening another ticket with hopefully a clearer explanation.
KEK encryption does not do anything other than write the key to KeyVault. Please note that the key is never read from KeyVault. The code is apparently wholly unimplemented/non-existent.
There is a call to wrapKey but no call to unwrapKey.
The text was updated successfully, but these errors were encountered: