[][src]Module tmkms::config

Configuration file structures (with serde-derived parser)

Re-exports

pub use self::validator::*;

Modules

chain

Chain configuration

provider

Cryptographic service providers: signing backends

validator

Validator configuration

Structs

KmsConfig

KMS configuration (i.e. TOML file parsed with serde)

Constants

CONFIG_ENV_VAR

Environment variable containing path to config file

CONFIG_FILE_NAME

Name of the KMS configuration file