Guard against invalid base32 encoded data
Prevent invalid base32 data passed into Data.init(base32Encoded:) from potentially exposing server memory or crashing the server.
Prevent invalid base32 data passed into Data.init(base32Encoded:) from potentially exposing server memory or crashing the server.