Skip to main content
SecureHeapUsage.min - crypto - Node documentation
property SecureHeapUsage.min

Usage in Deno

import { type SecureHeapUsage } from "node:crypto";

The minimum allocation from the secure heap as specified using the --secure-heap-min command-line flag.

Type

number