Use strict String->byte[] conversion 83/101883/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Jul 2022 18:15:30 +0000 (20:15 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Jul 2022 18:16:45 +0000 (20:16 +0200)
Improve defensiveness around constant encoding: the strings are expected
to be be ASCII-only, so enforce that by using a properly-configured
coder.

Change-Id: I991640d6ad6e4c928b64fdabcbe7f0b60418c7af
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found