mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
The decoded base64 data might contain PEM with/without/with multiple '\0' at the end of the string. We do not want to drag this through our code so ensure the length matches the string length including '\0'