FreeRDP/include
David Fort 3947294ffb Adjust smartcard listing
When no CSP is provided, we were listing smartcard materials by querying the
MS_SCARD_PROV_A CSP, unfortunately on some windows hosts, the smartcards aren't
listed in that CSP. So this patch does the key listing by browsing all CSPs
instead of just a default one. You can still force a CSP and you'll get keys only
from this one.

This patch also address cases where the certificate on the smartcard doesn't
have a UPN attribute, if that happen we try to get a UPN from the email address.
2022-10-06 16:06:35 +02:00
..
config Fixed #8090: Duplicate definition of strndup (#8102) 2022-08-02 09:15:38 +02:00
freerdp Adjust smartcard listing 2022-10-06 16:06:35 +02:00
CMakeLists.txt Fixed duplicated symbols 2022-03-03 11:26:48 +01:00