Netflix / msl

Message Security Layer
Apache License 2.0
716 stars 79 forks source link

Properly encode MslEncodable in MslEncoderUtils.createArray() #300

Closed wmiaw closed 5 years ago

wmiaw commented 5 years ago

Fixes #297. Add encoder format parameter to MslEncoderUtils.createArray() to ensure MslEncodable types are encoded in a format compatible with the final MSL message.