Skip to main content
PSKCallbackNegotation - tls - Node documentation
interface PSKCallbackNegotation

Usage in Deno

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

Properties

psk: DataView | TypedArray
identity: string