pub const fn secret_protection_supported() -> boolExpand description
True when this build can restrict access to secret files and directories.
A9: false means every secret written by this binary is readable by any
account that can reach the path; doctor is expected to surface that instead
of the process pretending the files are locked down.