Milestone 5: deliver embedded RDP sessions and lifecycle hardening
This commit is contained in:
10
third_party/FreeRDP/winpr/libwinpr/crypto/test/TestCryptoProtectData.c
vendored
Normal file
10
third_party/FreeRDP/winpr/libwinpr/crypto/test/TestCryptoProtectData.c
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
#include <winpr/crt.h>
|
||||
#include <winpr/tchar.h>
|
||||
#include <winpr/crypto.h>
|
||||
|
||||
int TestCryptoProtectData(int argc, char* argv[])
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user