-------------
Allow the usage of different entitlement keys to wrap even vs. odd key.
-------------
(1) Change parameter type from 'string' to 'const char* const' to handle possible '\x00' (Nul char) byte in the input.
(2) Check size of generated ECM string, return error if the size is not as expected.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=220172089