Previous Topic: includeNext Topic: isTouchpointUp


isFIPSMode

The isFIPSMode function lets you programmatically determine whether the CA EEM server has FIPS mode enabled. This function returns true if the CA EEM server is running when FIPS mode is enabled, and false if the server is not running.

Syntax

isFIPSMode()

Return Value

True

Returned if the CA EEM server is running when FIPS mode is enabled. (String)

False

Returned if the CA EEM server is running when FIPS mode is not enabled. (String)