Skip to content

Configuring Random Generator

Endi S. Dewata edited this page Jul 29, 2022 · 3 revisions

Overview

This page describes the process to configure random generator in PKI subsystem.

Configuration

The configuration is located in CS.cfg:

jss.random.algorithm=pkcs11prng
jss.random.provider=Mozilla-JSS

By default it will use PK11SecureRandom.

See Also

Clone this wiki locally