Skip to main content

Module file

Module file 

Source
Expand description

Configuration file handling.

Modulesยง

impl_all
Impls for UserBackendConnection and Config when using all HSM backends.

Structsยง

Config
The configuration of a Signstar system.
ConfigBuilder
A builder for Config.

Enumsยง

ConfigFileFormat ๐Ÿ”’
The supported configuration file formats.
UserBackendConnection
Backend specific data for a user mapping.
UserBackendConnectionFilter
A filter for the retrieval of lists of UserBackendConnection from a Config.

Functionsยง

validate_config_against_optional_config ๐Ÿ”’
Validates a required config object against an optional one.
validate_confs ๐Ÿ”’
Validates overlapping assumptions of two configuration objects.
validate_two_optional_configs ๐Ÿ”’
Validates two optional config objects against each other.