property TLSSocket.prototype.encrypted
Always returns true. This may be used to distinguish TLS sockets from regularnet.Socket instances.
Type #
true Always returns true. This may be used to distinguish TLS sockets from regularnet.Socket instances.
true