10e2c4ef226536afae287abdd3fb99f1840f6dad
Code quality review feedback: Should.Throw<Exception> was too broad, changed to Should.Throw<InvalidDataException> to match the actual exception type thrown when AEAD decryption fails with wrong key.
Description
No description provided
Languages
C#
99.9%