FreeRDP
TestCryptoProtectData.c
1
2
3
#include <winpr/crt.h>
4
#include <winpr/tchar.h>
5
#include <winpr/crypto.h>
6
7
int
TestCryptoProtectData(
int
argc,
char
* argv[])
8
{
9
return
0;
10
}
winpr
libwinpr
crypto
test
TestCryptoProtectData.c
Generated by
1.9.1