9.0.0.5
Rhombus SSL: Secure Communication
| import: net/ssl | package: rhombus-ssl-lib |
The net/ssl library supports secure network communication via the OpenSSL API and libraries that are included with Racket or provided by the operating system.
value | |
| |
| |
value | |
|
The ssl.is_available variable reports whether SSL
functionality is available, and if not, ssl.unavailable_reason
provides an explanation of why.