Current Series Release Notes¶
25.0.0-5¶
New Features¶
The following parameters have been added to the
barbican::plugins::p11_crypt
class.
p11_crypto_plugin_hmac_mechanism
p11_crypto_plugin_key_wrap_mechanism
p11_crypto_plugin_key_wrap_generate_iv
Deprecation Notes¶
The
barbican::config::api_config
parameter has been deprecated in favor of the newbarbican_config
parameter.
Support for the oslo.messaging options and queue options by the
barbican::api
class. Use the parameters of thebarbican
class instead.