TLSStream

Creates an TLS tunnel within an existing stream.

Note: Be sure to call finalize before finalizing/closing the outer stream so that the TLS tunnel is properly closed first.

Members

Properties

alpn
string alpn [@property getter]

The ALPN that has been negotiated for this connection.

peerCertificate
TLSCertificateInformation peerCertificate [@property getter]
Undocumented in source.

Meta