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