Description
A Gambas component that exposes OpenSSL cryptography and TLS-related features to Gambas applications. Developers use it for secure connections, certificates, hashes, or encryption-related tasks.
Install it when a Gambas app depends on OpenSSL. Cryptographic code is easy to misuse, so new applications should follow modern TLS and key-management practices.