e2aad48852
When we try to decode with the wrong decryption key, we could get any number of error messages, depending on what failure mode we are in (couldn't authenticate plaintext after decryption, couldn't deserialize, etc.). This change makes the test weaker, but at least we know we will get an error message in the case where the decryption key is wrong. Signed-off-by: Andrew Keesler <akeesler@vmware.com> |
||
---|---|---|
.. | ||
codec_test.go | ||
codec.go |