Files
FreeRDP/server
akallabeth 4d663682bc [server,proxy] ensure PEM length is strlen(pem) + 1
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'
2023-04-17 17:59:06 +02:00
..
2023-03-01 08:18:34 +01:00
2023-04-05 20:41:42 +02:00
2023-04-05 20:41:42 +02:00