Expand description
Configuration file handling.
Modulesยง
- impl_
all - Impls for
UserBackendConnectionandConfigwhen using all HSM backends.
Structsยง
- Config
- The configuration of a Signstar system.
- Config
Builder - A builder for
Config.
Enumsยง
- Config
File ๐Format - The supported configuration file formats.
- User
Backend Connection - Backend specific data for a user mapping.
- User
Backend Connection Filter - A filter for the retrieval of lists of
UserBackendConnectionfrom aConfig.
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.