base-crypto-library

Use the base-crypto-library stanza entry to specify the cipher engine that GSKit uses.

Syntax

base-crypto-library = {Default|RSA|ICC}

Description

Specifies the cipher engine that is used by GSKit.

Options

Default
The value Default tells GSKit to use the optimal cryptographic base.
RSA
Use RSA.
Note: Setting this entry to RSA affects the settings possible for fips-mode-processing.
ICC
Use ICC.

Usage

This stanza entry is required.

Default value

Default

Example

base-crypto-library = Default