CA EEM Getting Started › Configuring CA EEM SDK › CA EEM SDK Initialization › Configure CA EEM C++ SDK in FIPS-only Mode
Configure CA EEM C++ SDK in FIPS-only Mode
When you configure CA EEM SDK in FIPS-only mode, CA EEM uses FIPS 140-2 compliant cryptographic libraries to encrypt and decrypt sensitive data.
To configure CA EEM C++ SDK in FIPS-only mode
- Open eiam.config file and edit the following tags in the <SDK type="C++"> section.
- FIPSMode
- etpkiCryptoLib
- secureProtocol
- digestAlgorithm
- Save and close the eiam.config file.
- Restart your application.
CA EEM C++ SDK is configured in FIPS-only mode.
More information:
About the eiam.config File