Documentation
Commentary
This package provides language bindings for the GnuTLS library using the corresponding core functions in gnutls.c. It should NOT be used directly, only through open-network-stream. Simple test: (open-gnutls-stream "tls" "tls-buffer" "yourserver.com" "https") (open-gnutls-stream "tls" "tls-buffer" "imap.gmail.com" "imaps")