| setsystemparameter_fipsusermode |
Use this method to set use this option to set the FIPS mode for key user-land processes. When enabled, these user-land processes will operate in FIPS mode. In this mode, these processes will use FIPS 140-2 certified crypto algorithms. With a FIPS license, it is enabled by default and cannot be disabled. Without a FIPS license, it is disabled by default, wherein these user-land processes will not operate in FIPS mode. |
Syntax |
Parameters |
fipsusermode |
Use this option to set the FIPS mode for key user-land processes. When enabled, these user-land processes will operate in FIPS mode. In this mode, these processes will use FIPS 140-2 certified crypto algorithms.
With a FIPS license, it is enabled by default and cannot be disabled.
Without a FIPS license, it is disabled by default, wherein these user-land processes will not operate in FIPS mode. Default value = DISABLED. Possible Values : ENABLED, DISABLED. |
Return Value |
Returns simpleResult |
See Also |