tls: reintroduce socket.encrypted
authorFedor Indutny <fedor.indutny@gmail.com>
Thu, 19 Dec 2013 09:04:34 +0000 (13:04 +0400)
committerFedor Indutny <fedor.indutny@gmail.com>
Fri, 20 Dec 2013 21:03:05 +0000 (01:03 +0400)
commit7c3643b76788b15a5712a316831a35f1ab9b7f91
treef0e2e81ab89ca292b9f9c55634f3705a8704b3eb
parent2ca69051608f3cdbfa28e65de9ddd326a13cd000
tls: reintroduce socket.encrypted

Just a property that is always `true` for TLS sockets.

fix #6735
doc/api/tls.markdown
lib/_tls_wrap.js