Cargo Features
cosmian_kms_client_wasm has no features set by default.
[dependencies]
cosmian_kms_client_wasm = { version = "0.4.0", features = ["fips", "getrandom"] }
- default
-
These default features are set whenever
cosmian_kms_client_wasm
is added without
somewhere in the dependency tree.default-features = false Enables getrandom ^0.2
- fips
-
Enables fips of cosmian_kms_client_utils
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.
- getrandom default
-
Enables getrandom ^0.2