MCUBoot software based security count download protection not working

MCUboot supports software security count based download protection. But it is found that it is not exposed by nRF SDK. It adds the "--security-counter" argument only if 

CONFIG_MCUBOOT_HARDWARE_DOWNGRADE_PREVENTION is enabled.
Why this is not exposed ? 
Related