INVALID_PARAMETER_VALUE error class
The value of parameter(s) <parameter>
in <functionName>
is invalid:
AES_IV_LENGTH
supports 16-byte CBC IVs and 12-byte GCM IVs, but got <actualLength>
bytes for <mode>
.
Updated Sep 29, 2023
The value of parameter(s) <parameter>
in <functionName>
is invalid:
supports 16-byte CBC IVs and 12-byte GCM IVs, but got <actualLength>
bytes for <mode>
.