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.
3.5 KiB
3.5 KiB