variable constants.DH_CHECK_P_NOT_PRIME Usageimport { constants } from "node:crypto"; const { DH_CHECK_P_NOT_PRIME } = constants; Type number