Accesses the SSL_CTX attached to a socket stream.
SSL_CTX
comm
socket-stream-ctx socket-stream => ssl-ctx-pointer
socket-stream
A socket-stream.
ssl-ctx-pointer
A foreign pointer of type ssl-ctx-pointer, or nil .
nil
The function socket-stream-ctx accesses the SSL_CTX that is attached to the socket-stream socket-stream .
socket-stream-ctx
It returns nil if SSL is not attached.
socket-stream ssl-ctx-pointer
LispWorks User Guide and Reference Manual - 21 Dec 2011