- alpn
string alpn [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- dataAvailableForRead
bool dataAvailableForRead [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- leastSize
ulong leastSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- peerCertificate
TLSCertificateInformation peerCertificate [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- peerCertificateX509
X509* peerCertificateX509 [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Creates an SSL/TLS tunnel within an existing stream.
Note: Be sure to call finalize before finalizing/closing the outer stream so that the SSL tunnel is properly closed first.