|
FreeRDP
|
#include <winpr/crt.h>#include <winpr/print.h>#include <winpr/crypto.h>#include <winpr/ssl.h>#include <winpr/wlog.h>Functions | |
| int | TestCryptoProtectMemory (int argc, char *argv[]) |
Variables | |
| static const char * | SECRET_PASSWORD_TEST = "MySecretPassword123!" |
| int TestCryptoProtectMemory | ( | int | argc, |
| char * | argv[] | ||
| ) |

|
static |