EncryptionMediator does not check that the context that is used was setup to be used with a particular manifest or with a different manifest.
Expected Behavior
If the context contains a manifest_hash value that is different than the manifest_hash in the manifest, then it should throw an error and not be allowed to continue.
Is there an existing issue for this?
Current Behavior
EncryptionMediator does not check that the context that is used was setup to be used with a particular manifest or with a different manifest.
Expected Behavior
If the context contains a manifest_hash value that is different than the manifest_hash in the manifest, then it should throw an error and not be allowed to continue.
Steps To Reproduce
No response
Environment
Anything else?
No response