# Packages
No description provided by the author
# Functions
Boot is the main entry point to bootstrap the service after validating the given configuration.
LoadCertificatesAndValidatorFromFile loads chain of certificates and a public-key used for validation.
LoadSignerFromFile loads a private-key for signing
Supports JSON (JWK/JWS) and PEM.
LoadValidatorFromFile loads a public-key used for validation.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
Defaults.
Defaults.
Defaults.
Defaults.
# Interfaces
Bootstrap is a data structure to hold configuration required to start konnectd.