Banned.h - deprecated C runtime functions
Run the following Vcpkg command to install the port.
vcpkg install x509cert-banned
x509cert-banned is header-only and can be used from CMake via:
find_path(X509_CERT_BANNED_INCLUDE_DIR "x509cert/banned.h")
target_include_directories(main PRIVATE "${X509_CERT_BANNED_INCLUDE_DIR}")
v2022-04-19#0
Apr 8, 2026
All
x509cert/banned113
github.com/x509cert/banned
3e0a9cd0ca
MIT
Manifest