ssock property

Pointer<pj_ssl_sock_t> ssock
getter/setter pair

The SSL socket instance.

Implementation

external ffi.Pointer<pj_ssl_sock_t> ssock;