property TLSSocket.prototype.encrypted Usage in Deno```typescript import { TLSSocket } from "node:node__tls.d.ts"; ``` Always returns `true`. This may be used to distinguish TLS sockets from regular`net.Socket` instances. Type true