scc/NetTunnelSDK/crypto/crypto.cpp

10 lines
148 B
C++
Raw Normal View History

2023-08-22 07:12:52 +00:00
#include "pch.h"
#include "tunnel.h"
#include "usrerr.h"
#include "misc.h"
#include <strsafe.h>
#include <bcrypt.h>
#include <spdlog/spdlog.h>