interface SecureHeapUsage
Properties #
The total allocated secure heap size as specified using the --secure-heap=n
command-line flag.
The minimum allocation from the secure heap as specified using the --secure-heap-min
command-line flag.
#utilization: number
The calculated ratio of used
to total
allocated bytes.