Starting with version 16.0, SAP jConnect ships a FIPS 140-2 certified Java Cryptography Extension (JCE) Provider with the product. This JCE provider will be used by default for password encryption and SSL connections.
If you set the JCE_PROVIDER_CLASS property, then the JCE Provider specified by the property will be used. If you desire FIPS 140-2 compliance, then make sure the JCE Provider specified in FIPS 140-2 certified.
To enforce usage of FIPS140-2 compliant cryptography set the ENABLE_FIPS connection property to true.