Define AVS_COMMONS_WITH_OPENSSL_PKCS11_ENGINE
Defined in File avs_commons_config.h
Define Documentation
-
AVS_COMMONS_WITH_OPENSSL_PKCS11_ENGINE
Enables the default implementation of avs_crypto engine, based on OpenSSL and PKCS#11.
Requires AVS_COMMONS_WITH_AVS_CRYPTO_PKI_ENGINE to be enabled.
NOTE: Query string format for this engine is a subset of the PKCS#11 URI scheme (see RFC 7512), modelled after the format accepted by libp11 OpenSSL engine.
NOTE: The unit tests for this feature depend on SoftHSM and pkcs11-tool. These must be installed for the tests to pass.
IMPORTANT: Only available as part of the HSM support commercial feature. Ignored in the open source version.