crypto_engine
Last updated March 2020
Name
crypto_engine — enable hardware cryptography acceleration
Synopsis
crypto_engine = "engine_name
"
Description
crypto_engine
is an option to allow hardware acceleration of the cryptographic processes in Momentum. The right hand side takes the value of the specific hardware acceleration engine present. There is no default value for this option.
The example below shows how to configure Momentum to use the pkcs12 engine.
Scope
crypto_engine is valid in the global scope.
Was this page helpful?