Skip to main content
TlsOptions.ticketKeys - tls - Node documentation
property TlsOptions.ticketKeys

Usage in Deno

import { type TlsOptions } from "node:tls";

48-bytes of cryptographically strong pseudo-random data.

Type

Buffer | undefined