libksba-8.dll

X.509 and CMS support library (Windows development)

Install

All systems
curl cmd.cat/libksba-8.dll.sh
Debian Debian
apt-get install libksba-mingw-w64-dev
Ubuntu
apt-get install libksba-mingw-w64-dev
image/svg+xml Kali Linux
apt-get install libksba-mingw-w64-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install libksba-mingw-w64-dev
Raspbian
apt-get install libksba-mingw-w64-dev

libksba-mingw-w64-dev

X.509 and CMS support library (Windows development)

KSBA (pronounced Kasbah) is a library to make X.509 certificates as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS. KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER Encoder, Certificate Handling and CMS Handling. This package contains the runtime library files. This is a Windows version of KSBA. It's meant to be used when cross-building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer.