When you configure the CA EEM C# SDK in FIPS-only mode, CA EEM uses only FIPS 140-2 compliant cryptographic libraries to encrypt and decrypt sensitive data.
Note: CA EEM C# SDK does not support P11 certificates.
To configure CA EEM C# SDK in FIPS-only mode
CA EEM C# SDK is configured in FIPS-only mode.
The <SafeContext> tag in the eiam.config file contains information required to generate a SafeContext using the SafeContextFactory class. Each SafeContext tag in the eiam.config file is identified using a unique refID tag. To generate a SafeContext, you must pass this refID to the SafeContextFactory. Following are the benefits of specifying the SafeContext-related information in the eiam.config file:
To set SafeContext-related information:
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |