Cargo Features

tmkms has no features set by default.

[dependencies]
tmkms = { version = "0.14.0", features = ["softsign", "yubihsm-mock", "yubihsm-server", "fortanixdsm", "ledger"] }
softsign

Affects commands::softsign, provider::softsign, provider::ProviderConfig.softsign, providers::softsign

yubihsm-mock

Enables mockhsm of yubihsm

yubihsm-server = rpassword

Enables http-server of yubihsm

Affects yubihsm::YubihsmConfig.connector_server, yubihsm::ConnectorServerConfig, yubihsm::CliConfig

fortanixdsm = elliptic-curve, sdkms, url, uuid

Affects provider::fortanixdsm, provider::ProviderConfig.fortanixdsm, providers::fortanixdsm

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

elliptic-curve fortanixdsm?
ledger implicit feature

Enables ledger

ledger:

Library to exchange APDU with Ledger Nano S devices

Affects commands::ledger, provider::ledgertm, provider::ProviderConfig.ledgertm, providers::ledgertm

rpassword yubihsm-server?
sdkms fortanixdsm?
url fortanixdsm?
uuid fortanixdsm?
yubihsm yubihsm-mock? yubihsm-server?

Affects commands::yubihsm, provider::yubihsm, provider::ProviderConfig.yubihsm, providers::yubihsm, tmkms::yubihsm