base-crypto-library
Use the base-crypto-library stanza entry to specify the cipher engine that GSKit uses.
base-crypto-library = {Default|RSA|ICC}Description
Specifies the cipher engine used by GSKit.
Options
Default The value Default tells GSKit to use the optimal cryptographic base. RSA Use RSA. Setting this entry to RSA affects the settings possible for fips-mode-processing. ICC Use ICC.
Usage: Required.
Default:
Default
Example:
base-crypto-library = Default