Skip to content

x509cert-bannedv2022-04-19

Updated

Deprecated C runtime functions

#Usage

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}")

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Vitalii Koshura's avatarVitalii Koshura

#Changelog

  • 3e0a9cd[x509cert-banned] New port (#50982)