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

Usage in Deno

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

The total allocated secure heap size as specified using the --secure-heap=n command-line flag.

Type

number