type alias SecureVersion Usageimport { type SecureVersion } from "node:tls"; Definition | "TLSv1.3" | "TLSv1.2" | "TLSv1.1" | "TLSv1"